Rate Overview
Live
1 MOP = 442.4573 MNT
1 MNT = 0.002260
MOP
Avg
443.2680
High
444.2709
Low
442.4573
Last updated: 5/9/2026, 2:50:08 AM
Quick Conversions
| MOP | MNT |
|---|---|
| 1 MOP | 442.46 MNT |
| 10 MOP | 4,424.57 MNT |
| 50 MOP | 22,122.86 MNT |
| 100 MOP | 44,245.73 MNT |
| 500 MOP | 221,228.64 MNT |
| 1,000 MOP | 442,457.28 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-05-09T02:50:08Z",
"rates": {
"MNT": 442.457277
}
}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": 44245.727699999996,
"rate": 442.457277
}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