Rate Overview
Live
1 MNT = 0.002252 MOP
1 MOP = 444.0497
MNT
Avg
0.002254
High
0.002260
Low
0.002250
Last updated: 5/9/2026, 6:02:12 AM
Quick Conversions
| MNT | MOP |
|---|---|
| 1 MNT | 0.00 MOP |
| 10 MNT | 0.02 MOP |
| 50 MNT | 0.11 MOP |
| 100 MNT | 0.23 MOP |
| 500 MNT | 1.13 MOP |
| 1,000 MNT | 2.25 MOP |
Get MNT/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=MOPExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-05-09T06:02:12Z",
"rates": {
"MOP": 0.002252
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "MOP",
"amount": 100
},
"result": 0.2252,
"rate": 0.002252
}Build with MNT/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key