Rate Overview
Live
1 CNY = 58.7333 MRO
1 MRO = 0.017026
CNY
Avg
58.7805
High
58.8278
Low
58.7333
Last updated: 5/13/2026, 9:40:51 AM
Quick Conversions
| CNY | MRO |
|---|---|
| 1 CNY | 58.73 MRO |
| 10 CNY | 587.33 MRO |
| 50 CNY | 2,936.67 MRO |
| 100 CNY | 5,873.33 MRO |
| 500 CNY | 29,366.65 MRO |
| 1,000 CNY | 58,733.31 MRO |
Get CNY/MRO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CNY¤cies=MROExample Response:
{
"success": true,
"base": "CNY",
"date": "2026-05-13T09:40:51Z",
"rates": {
"MRO": 58.733306
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CNY&to=MRO&amount=100Example Response:
{
"success": true,
"query": {
"from": "CNY",
"to": "MRO",
"amount": 100
},
"result": 5873.3306,
"rate": 58.733306
}Build with CNY/MRO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key