Rate Overview
Live
1 MOP = 2.1462 MXN
1 MXN = 0.465932
MOP
Avg
2.1465
High
2.1591
Low
2.1363
Last updated: 4/18/2026, 8:44:30 AM
Quick Conversions
| MOP | MXN |
|---|---|
| 1 MOP | 2.15 MXN |
| 10 MOP | 21.46 MXN |
| 50 MOP | 107.31 MXN |
| 100 MOP | 214.62 MXN |
| 500 MOP | 1,073.12 MXN |
| 1,000 MOP | 2,146.24 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-04-18T08:44:30Z",
"rates": {
"MXN": 2.146238
}
}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.6238,
"rate": 2.146238
}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