Rate Overview
Live
1 MOP = 2.2072 MXN
1 MXN = 0.453067
MOP
Avg
2.1751
High
2.2078
Low
2.1372
Last updated: 3/7/2026, 12:13:50 AM
Quick Conversions
| MOP | MXN |
|---|---|
| 1 MOP | 2.21 MXN |
| 10 MOP | 22.07 MXN |
| 50 MOP | 110.36 MXN |
| 100 MOP | 220.72 MXN |
| 500 MOP | 1,103.59 MXN |
| 1,000 MOP | 2,207.18 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-03-07T00:13:50Z",
"rates": {
"MXN": 2.20718
}
}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": 220.71800000000002,
"rate": 2.20718
}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