Rate Overview
Live
1 MOP = 2.1715 MXN
1 MXN = 0.460514
MOP
Avg
2.1703
High
2.2456
Low
2.1284
Last updated: 7/9/2026, 6:34:19 PM
Quick Conversions
| MOP | MXN |
|---|---|
| 1 MOP | 2.17 MXN |
| 10 MOP | 21.71 MXN |
| 50 MOP | 108.57 MXN |
| 100 MOP | 217.15 MXN |
| 500 MOP | 1,085.74 MXN |
| 1,000 MOP | 2,171.49 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-09T18:34:19Z",
"rates": {
"MXN": 2.171489
}
}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": 217.14889999999997,
"rate": 2.171489
}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