get_renminbi: Renminbi

View source: R/exchange_rate.R

get_renminbiR Documentation

Renminbi

Description

Extract indicative CNY/MYR forward prices for trade settlement and RMB deposit acceptance rates from the BNM API as a tidy tibble.

Usage

get_renminbi(type = "dar")

Arguments

type

String. Either "dar" or "fx_forward".

Source

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

Examples

## Not run: get_renminbi(type = "dar")
get_renminbi(type = "fx_forward")

philip-khor/bnmr documentation built on Nov. 23, 2023, 6:59 a.m.