Rate Overview
Live
1 MYR = 1.7368 CNY
1 CNY = 0.575769
MYR
Avg
1.7262
High
1.7396
Low
1.7158
Last updated: 5/7/2026, 3:46:01 PM
Quick Conversions
| MYR | CNY |
|---|---|
| 1 MYR | 1.74 CNY |
| 10 MYR | 17.37 CNY |
| 50 MYR | 86.84 CNY |
| 100 MYR | 173.68 CNY |
| 500 MYR | 868.40 CNY |
| 1,000 MYR | 1,736.81 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-05-07T15:46:01Z",
"rates": {
"CNY": 1.736808
}
}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": 173.68079999999998,
"rate": 1.736808
}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