Skip to contents

This function allows you to obtain daily foreign exchange turnover for all currencies including interbank and customer deals from the BNM API.

Usage

get_daily_fx_turnover()

Source

https://apikijangportal.bnm.gov.my/

Examples

get_daily_fx_turnover()
#> $date
#> [1] "2023-11-17"
#> 
#> $total_sum
#> [1] 16.05
#>