Rate Overview
Live
1 MXN = 0.453066 MOP
1 MOP = 2.2072
MXN
Avg
0.459817
High
0.467893
Low
0.452939
Last updated: 3/7/2026, 1:00:14 AM
Quick Conversions
| MXN | MOP |
|---|---|
| 1 MXN | 0.45 MOP |
| 10 MXN | 4.53 MOP |
| 50 MXN | 22.65 MOP |
| 100 MXN | 45.31 MOP |
| 500 MXN | 226.53 MOP |
| 1,000 MXN | 453.07 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-03-07T01:00:14Z",
"rates": {
"MOP": 0.453066
}
}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": 45.3066,
"rate": 0.453066
}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