Rate Overview
Live
1 MOP = 0.837275 CNY
1 CNY = 1.1944
MOP
Avg
0.837898
High
0.839245
Low
0.836149
Last updated: 7/31/2026, 12:50:20 AM
Quick Conversions
| MOP | CNY |
|---|---|
| 1 MOP | 0.84 CNY |
| 10 MOP | 8.37 CNY |
| 50 MOP | 41.86 CNY |
| 100 MOP | 83.73 CNY |
| 500 MOP | 418.64 CNY |
| 1,000 MOP | 837.28 CNY |
Get MOP/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=CNYExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-31T00:50:20Z",
"rates": {
"CNY": 0.837275
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "CNY",
"amount": 100
},
"result": 83.72749999999999,
"rate": 0.837275
}Build with MOP/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key