Rate Overview
Live
1 MYR = 1.6544 CNY
1 CNY = 0.604444
MYR
Avg
1.6555
High
1.6616
Low
1.6531
Last updated: 7/23/2026, 10:21:15 PM
Quick Conversions
| MYR | CNY |
|---|---|
| 1 MYR | 1.65 CNY |
| 10 MYR | 16.54 CNY |
| 50 MYR | 82.72 CNY |
| 100 MYR | 165.44 CNY |
| 500 MYR | 827.21 CNY |
| 1,000 MYR | 1,654.41 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-07-23T22:21:15Z",
"rates": {
"CNY": 1.654414
}
}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.44140000000002,
"rate": 1.654414
}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