Rate Overview
Live
1 MOP = 2.2264 MXN
1 MXN = 0.449151
MOP
Avg
2.3818
High
2.5777
Low
2.1422
Last updated: 3/27/2026, 8:21:43 AM
Quick Conversions
| MOP | MXN |
|---|---|
| 1 MOP | 2.23 MXN |
| 10 MOP | 22.26 MXN |
| 50 MOP | 111.32 MXN |
| 100 MOP | 222.64 MXN |
| 500 MOP | 1,113.21 MXN |
| 1,000 MOP | 2,226.42 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-27T08:21:43Z",
"rates": {
"MXN": 2.226424
}
}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": 222.6424,
"rate": 2.226424
}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