Rate Overview
Live
1 MOP = 2.1062 MXN
1 MXN = 0.474792
MOP
Avg
2.1133
High
2.1226
Low
2.1029
Last updated: 8/15/2026, 1:18:11 PM
Quick Conversions
| MOP | MXN |
|---|---|
| 1 MOP | 2.11 MXN |
| 10 MOP | 21.06 MXN |
| 50 MOP | 105.31 MXN |
| 100 MOP | 210.62 MXN |
| 500 MOP | 1,053.09 MXN |
| 1,000 MOP | 2,106.19 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-08-15T13:18:11Z",
"rates": {
"MXN": 2.106186
}
}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": 210.61860000000001,
"rate": 2.106186
}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