Rate Overview
Live
1 MOP = 2.1292 MXN
1 MXN = 0.469662
MOP
Avg
2.1503
High
2.1671
Low
2.1292
Last updated: 5/8/2026, 12:59:13 PM
Quick Conversions
| MOP | MXN |
|---|---|
| 1 MOP | 2.13 MXN |
| 10 MOP | 21.29 MXN |
| 50 MOP | 106.46 MXN |
| 100 MOP | 212.92 MXN |
| 500 MOP | 1,064.59 MXN |
| 1,000 MOP | 2,129.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-05-08T12:59:13Z",
"rates": {
"MXN": 2.129189
}
}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": 212.9189,
"rate": 2.129189
}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