Rate Overview
Live
1 MOP = 442.5889 MNT
1 MNT = 0.002259
MOP
Avg
419.0421
High
449.1414
Low
0.075636
Last updated: 3/27/2026, 3:19:20 PM
Quick Conversions
| MOP | MNT |
|---|---|
| 1 MOP | 442.59 MNT |
| 10 MOP | 4,425.89 MNT |
| 50 MOP | 22,129.45 MNT |
| 100 MOP | 44,258.89 MNT |
| 500 MOP | 221,294.45 MNT |
| 1,000 MOP | 442,588.90 MNT |
Get MOP/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=MNTExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-03-27T15:19:20Z",
"rates": {
"MNT": 442.588904
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "MNT",
"amount": 100
},
"result": 44258.890400000004,
"rate": 442.588904
}Build with MOP/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key