Rate Overview
Live
1 MOP = 2.1458 MXN
1 MXN = 0.466037
MOP
Avg
2.3605
High
2.5777
Low
2.1422
Last updated: 5/28/2026, 11:00:19 PM
Quick Conversions
| MOP | MXN |
|---|---|
| 1 MOP | 2.15 MXN |
| 10 MOP | 21.46 MXN |
| 50 MOP | 107.29 MXN |
| 100 MOP | 214.58 MXN |
| 500 MOP | 1,072.88 MXN |
| 1,000 MOP | 2,145.75 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-28T23:00:19Z",
"rates": {
"MXN": 2.145753
}
}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.5753,
"rate": 2.145753
}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