Rate Overview
Live
1 MXN = 0.478196 MOP
1 MOP = 2.0912
MXN
Avg
0.476240
High
0.478240
Low
0.474127
Last updated: 9/6/2026, 10:35:01 AM
Quick Conversions
| MXN | MOP |
|---|---|
| 1 MXN | 0.48 MOP |
| 10 MXN | 4.78 MOP |
| 50 MXN | 23.91 MOP |
| 100 MXN | 47.82 MOP |
| 500 MXN | 239.10 MOP |
| 1,000 MXN | 478.20 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-09-06T10:35:01Z",
"rates": {
"MOP": 0.478196
}
}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.8196,
"rate": 0.478196
}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