Rate Overview
Live
1 MOP = 444.9528 MNT
1 MNT = 0.002247
MOP
Avg
445.0743
High
445.2308
Low
444.8963
Last updated: 8/15/2026, 1:53:06 PM
Quick Conversions
| MOP | MNT |
|---|---|
| 1 MOP | 444.95 MNT |
| 10 MOP | 4,449.53 MNT |
| 50 MOP | 22,247.64 MNT |
| 100 MOP | 44,495.28 MNT |
| 500 MOP | 222,476.39 MNT |
| 1,000 MOP | 444,952.78 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-08-15T13:53:06Z",
"rates": {
"MNT": 444.952784
}
}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": 44495.2784,
"rate": 444.952784
}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