Rate Overview
Live
1 MOP = 443.2432 MNT
1 MNT = 0.002256
MOP
Avg
443.3541
High
445.0911
Low
442.5488
Last updated: 3/7/2026, 12:08:32 AM
Quick Conversions
| MOP | MNT |
|---|---|
| 1 MOP | 443.24 MNT |
| 10 MOP | 4,432.43 MNT |
| 50 MOP | 22,162.16 MNT |
| 100 MOP | 44,324.32 MNT |
| 500 MOP | 221,621.59 MNT |
| 1,000 MOP | 443,243.19 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-07T00:08:32Z",
"rates": {
"MNT": 443.243186
}
}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": 44324.3186,
"rate": 443.243186
}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