(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")
| type | "dar" for Deposit Acceptance Rate and "fx_forward" for FX Forward Prices |
|---|
https://api.bnm.gov.my/
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, ...):