Rate Overview
Live
1 MYR = 1.7456 CNY
1 CNY = 0.572869
MYR
Avg
1.7528
High
1.7630
Low
1.7456
Last updated: 3/7/2026, 1:07:04 AM
Quick Conversions
| MYR | CNY |
|---|---|
| 1 MYR | 1.75 CNY |
| 10 MYR | 17.46 CNY |
| 50 MYR | 87.28 CNY |
| 100 MYR | 174.56 CNY |
| 500 MYR | 872.80 CNY |
| 1,000 MYR | 1,745.60 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-07T01:07:04Z",
"rates": {
"CNY": 1.745601
}
}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": 174.5601,
"rate": 1.745601
}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