Rate Overview
Live
1 MOP = 2.1674 MXN
1 MXN = 0.461375
MOP
Avg
2.1646
High
2.1726
Low
2.1568
Last updated: 7/8/2026, 3:58:49 AM
Quick Conversions
| MOP | MXN |
|---|---|
| 1 MOP | 2.17 MXN |
| 10 MOP | 21.67 MXN |
| 50 MOP | 108.37 MXN |
| 100 MOP | 216.74 MXN |
| 500 MOP | 1,083.72 MXN |
| 1,000 MOP | 2,167.44 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-07-08T03:58:49Z",
"rates": {
"MXN": 2.167436
}
}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": 216.7436,
"rate": 2.167436
}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