Rate Overview
Live
1 MYR = 1.6600 CNY
1 CNY = 0.602418
MYR
Avg
1.6640
High
1.6699
Low
1.6593
Last updated: 9/5/2026, 1:20:41 PM
Quick Conversions
| MYR | CNY |
|---|---|
| 1 MYR | 1.66 CNY |
| 10 MYR | 16.60 CNY |
| 50 MYR | 83.00 CNY |
| 100 MYR | 166.00 CNY |
| 500 MYR | 829.99 CNY |
| 1,000 MYR | 1,659.98 CNY |
Get MYR/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=CNYExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-09-05T13:20:41Z",
"rates": {
"CNY": 1.659976
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "CNY",
"amount": 100
},
"result": 165.99759999999998,
"rate": 1.659976
}Build with MYR/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key