Rate Overview
Live
1 MOP = 2.1496 MXN
1 MXN = 0.465206
MOP
Avg
2.1453
High
2.1654
Low
2.1296
Last updated: 6/18/2026, 11:30:33 AM
Quick Conversions
| MOP | MXN |
|---|---|
| 1 MOP | 2.15 MXN |
| 10 MOP | 21.50 MXN |
| 50 MOP | 107.48 MXN |
| 100 MOP | 214.96 MXN |
| 500 MOP | 1,074.79 MXN |
| 1,000 MOP | 2,149.59 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-06-18T11:30:33Z",
"rates": {
"MXN": 2.149586
}
}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": 214.95860000000002,
"rate": 2.149586
}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