Rate Overview
Live
1 MNT = 0.002256 MOP
1 MOP = 443.2624
MNT
Avg
0.002255
High
0.002259
Low
0.002246
Last updated: 3/6/2026, 11:25:01 PM
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-06T23:25:01Z",
"rates": {
"MOP": 0.002256
}
}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.22560000000000002,
"rate": 0.002256
}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