Rate Overview
Live
1 MYR = 1.6531 CNY
1 CNY = 0.604922
MYR
Avg
1.6586
High
1.6692
Low
1.6329
Last updated: 7/21/2026, 2:22:21 PM
Quick Conversions
| MYR | CNY |
|---|---|
| 1 MYR | 1.65 CNY |
| 10 MYR | 16.53 CNY |
| 50 MYR | 82.66 CNY |
| 100 MYR | 165.31 CNY |
| 500 MYR | 826.55 CNY |
| 1,000 MYR | 1,653.11 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-21T14:22:21Z",
"rates": {
"CNY": 1.653105
}
}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.3105,
"rate": 1.653105
}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