Rate Overview
Live
1 MYR = 1.7204 CNY
1 CNY = 0.581274
MYR
Avg
1.7221
High
1.7681
Low
1.6689
Last updated: 3/27/2026, 11:22:54 AM
Quick Conversions
| MYR | CNY |
|---|---|
| 1 MYR | 1.72 CNY |
| 10 MYR | 17.20 CNY |
| 50 MYR | 86.02 CNY |
| 100 MYR | 172.04 CNY |
| 500 MYR | 860.18 CNY |
| 1,000 MYR | 1,720.36 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-03-27T11:22:54Z",
"rates": {
"CNY": 1.72036
}
}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": 172.036,
"rate": 1.72036
}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