Rate Overview
Live
1 MNT = 0.004299 MVR
1 MVR = 232.6122
MNT
Avg
0.004303
High
0.004309
Low
0.004299
Last updated: 7/28/2026, 3:47:56 PM
Quick Conversions
| MNT | MVR |
|---|---|
| 1 MNT | 0.00 MVR |
| 10 MNT | 0.04 MVR |
| 50 MNT | 0.21 MVR |
| 100 MNT | 0.43 MVR |
| 500 MNT | 2.15 MVR |
| 1,000 MNT | 4.30 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-07-28T15:47:56Z",
"rates": {
"MVR": 0.004299
}
}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.4299,
"rate": 0.004299
}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