Rate Overview
Live
1 MOP = 2.1453 MXN
1 MXN = 0.466131
MOP
Avg
2.1374
High
2.1548
Low
2.1296
Last updated: 6/18/2026, 9:55:14 AM
Quick Conversions
| MOP | MXN |
|---|---|
| 1 MOP | 2.15 MXN |
| 10 MOP | 21.45 MXN |
| 50 MOP | 107.27 MXN |
| 100 MOP | 214.53 MXN |
| 500 MOP | 1,072.66 MXN |
| 1,000 MOP | 2,145.32 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-18T09:55:14Z",
"rates": {
"MXN": 2.145318
}
}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.5318,
"rate": 2.145318
}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