Rate Overview
Live
1 MOP = 2.1465 MXN
1 MXN = 0.465885
MOP
Avg
2.1480
High
2.1692
Low
2.1300
Last updated: 5/29/2026, 12:10:46 AM
Quick Conversions
| MOP | MXN |
|---|---|
| 1 MOP | 2.15 MXN |
| 10 MOP | 21.46 MXN |
| 50 MOP | 107.32 MXN |
| 100 MOP | 214.65 MXN |
| 500 MOP | 1,073.23 MXN |
| 1,000 MOP | 2,146.45 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-29T00:10:46Z",
"rates": {
"MXN": 2.146453
}
}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.64530000000002,
"rate": 2.146453
}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