Rate Overview
Live
1 MOP = 443.4975 MNT
1 MNT = 0.002255
MOP
Avg
419.3190
High
449.4862
Low
0.086483
Last updated: 5/29/2026, 9:12:19 PM
Quick Conversions
| MOP | MNT |
|---|---|
| 1 MOP | 443.50 MNT |
| 10 MOP | 4,434.97 MNT |
| 50 MOP | 22,174.87 MNT |
| 100 MOP | 44,349.75 MNT |
| 500 MOP | 221,748.75 MNT |
| 1,000 MOP | 443,497.49 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-29T21:12:19Z",
"rates": {
"MNT": 443.497492
}
}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": 44349.749200000006,
"rate": 443.497492
}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