Rate Overview
Live
1 MNT = 0.004330 MVR
1 MVR = 230.9469
MNT
Avg
0.004329
High
0.004333
Low
0.004313
Last updated: 3/27/2026, 5:11:01 AM
Quick Conversions
| MNT | MVR |
|---|---|
| 1 MNT | 0.00 MVR |
| 10 MNT | 0.04 MVR |
| 50 MNT | 0.22 MVR |
| 100 MNT | 0.43 MVR |
| 500 MNT | 2.17 MVR |
| 1,000 MNT | 4.33 MVR |
Get MNT/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=MVRExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-03-27T05:11:01Z",
"rates": {
"MVR": 0.00433
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "MVR",
"amount": 100
},
"result": 0.43299999999999994,
"rate": 0.00433
}Build with MNT/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key