Rate Overview
Live
1 MXN = 0.460124 MOP
1 MOP = 2.1733
MXN
Avg
0.461474
High
0.463642
Low
0.459576
Last updated: 7/9/2026, 9:08:47 AM
Quick Conversions
| MXN | MOP |
|---|---|
| 1 MXN | 0.46 MOP |
| 10 MXN | 4.60 MOP |
| 50 MXN | 23.01 MOP |
| 100 MXN | 46.01 MOP |
| 500 MXN | 230.06 MOP |
| 1,000 MXN | 460.12 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-07-09T09:08:47Z",
"rates": {
"MOP": 0.460124
}
}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.0124,
"rate": 0.460124
}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