(WORK IN PROGRESS) This function allows you to extract indicative CNY/MYR forward prices for trade settlement and RMB deposit acceptance rates from the BNM API as a tidy tibble.

renminbi_tbl(type = "dar")

Arguments

type

"dar" for Deposit Acceptance Rate and "fx_forward" for FX Forward Prices

Source

https://api.bnm.gov.my/

Examples

renminbi_tbl()
#> Error in bnm_api(path, ...):
renminbi_tbl(type = "dar")
#> Error in bnm_api(path, ...):
renminbi_tbl(type = "fx_forward")
#> Error in bnm_api(path, ...):