Rate Overview
Live
1 MXN = 0.473662 MOP
1 MOP = 2.1112
MXN
Avg
0.474203
High
0.475542
Low
0.471971
Last updated: 8/18/2026, 12:02:24 PM
Quick Conversions
| MXN | MOP |
|---|---|
| 1 MXN | 0.47 MOP |
| 10 MXN | 4.74 MOP |
| 50 MXN | 23.68 MOP |
| 100 MXN | 47.37 MOP |
| 500 MXN | 236.83 MOP |
| 1,000 MXN | 473.66 MOP |
Get MXN/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=MOPExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-08-18T12:02:24Z",
"rates": {
"MOP": 0.473662
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "MOP",
"amount": 100
},
"result": 47.366200000000006,
"rate": 0.473662
}Build with MXN/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key