Rate Overview
Live
1 MOP = 0.838550 CNY
1 CNY = 1.1925
MOP
Avg
0.838110
High
0.838906
Low
0.837259
Last updated: 6/19/2026, 10:10:01 AM
Quick Conversions
| MOP | CNY |
|---|---|
| 1 MOP | 0.84 CNY |
| 10 MOP | 8.39 CNY |
| 50 MOP | 41.93 CNY |
| 100 MOP | 83.86 CNY |
| 500 MOP | 419.28 CNY |
| 1,000 MOP | 838.55 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-06-19T10:10:01Z",
"rates": {
"CNY": 0.83855
}
}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.855,
"rate": 0.83855
}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