Rate Overview
Live
1 MXN = 0.468923 MOP
1 MOP = 2.1325
MXN
Avg
0.464043
High
0.468923
Low
0.461006
Last updated: 5/7/2026, 10:11:33 AM
Quick Conversions
| MXN | MOP |
|---|---|
| 1 MXN | 0.47 MOP |
| 10 MXN | 4.69 MOP |
| 50 MXN | 23.45 MOP |
| 100 MXN | 46.89 MOP |
| 500 MXN | 234.46 MOP |
| 1,000 MXN | 468.92 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-05-07T10:11:33Z",
"rates": {
"MOP": 0.468923
}
}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": 46.8923,
"rate": 0.468923
}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