Rate Overview
Live
1 MOP = 2.1650 MXN
1 MXN = 0.461901
MOP
Avg
2.2229
High
2.3380
Low
2.1283
Last updated: 7/29/2026, 1:37:36 PM
Quick Conversions
| MOP | MXN |
|---|---|
| 1 MOP | 2.16 MXN |
| 10 MOP | 21.65 MXN |
| 50 MOP | 108.25 MXN |
| 100 MOP | 216.50 MXN |
| 500 MOP | 1,082.48 MXN |
| 1,000 MOP | 2,164.97 MXN |
Get MOP/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=MXNExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-29T13:37:36Z",
"rates": {
"MXN": 2.164966
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "MXN",
"amount": 100
},
"result": 216.49660000000003,
"rate": 2.164966
}Build with MOP/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key