Rate Overview
Live
1 MOP = 443.3000 MNT
1 MNT = 0.002256
MOP
Avg
443.4517
High
444.0499
Low
443.1679
Last updated: 6/19/2026, 10:08:58 AM
Quick Conversions
| MOP | MNT |
|---|---|
| 1 MOP | 443.30 MNT |
| 10 MOP | 4,433.00 MNT |
| 50 MOP | 22,165.00 MNT |
| 100 MOP | 44,330.00 MNT |
| 500 MOP | 221,649.98 MNT |
| 1,000 MOP | 443,299.97 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-06-19T10:08:58Z",
"rates": {
"MNT": 443.299969
}
}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": 44329.9969,
"rate": 443.299969
}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