Rate Overview
Live
1 MOP = 443.3006 MNT
1 MNT = 0.002256
MOP
Avg
444.0752
High
445.8879
Low
442.9085
Last updated: 4/18/2026, 8:43:33 AM
Quick Conversions
| MOP | MNT |
|---|---|
| 1 MOP | 443.30 MNT |
| 10 MOP | 4,433.01 MNT |
| 50 MOP | 22,165.03 MNT |
| 100 MOP | 44,330.06 MNT |
| 500 MOP | 221,650.31 MNT |
| 1,000 MOP | 443,300.63 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-04-18T08:43:33Z",
"rates": {
"MNT": 443.300627
}
}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": 44330.0627,
"rate": 443.300627
}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