Rate Overview
Live
1 MNT = 0.002259 MOP
1 MOP = 442.6737
MNT
Avg
0.489681
High
9.7502
Low
0.002228
Last updated: 3/27/2026, 10:08:58 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.26 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-03-27T10:08:58Z",
"rates": {
"MOP": 0.002259
}
}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.22590000000000002,
"rate": 0.002259
}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