Rate Overview
Live
1 MOP = 2.2320 MXN
1 MXN = 0.448028
MOP
Avg
2.2150
High
2.2320
Low
2.2024
Last updated: 3/27/2026, 10:04:28 AM
Quick Conversions
| MOP | MXN |
|---|---|
| 1 MOP | 2.23 MXN |
| 10 MOP | 22.32 MXN |
| 50 MOP | 111.60 MXN |
| 100 MOP | 223.20 MXN |
| 500 MOP | 1,116.00 MXN |
| 1,000 MOP | 2,232.00 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-27T10:04:28Z",
"rates": {
"MXN": 2.232004
}
}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": 223.2004,
"rate": 2.232004
}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