Rate Overview
Live
1 MVR = 232.6553 MNT
1 MNT = 0.004298
MVR
Avg
232.7163
High
232.8701
Low
232.5975
Last updated: 8/15/2026, 4:17:58 PM
Quick Conversions
| MVR | MNT |
|---|---|
| 1 MVR | 232.66 MNT |
| 10 MVR | 2,326.55 MNT |
| 50 MVR | 11,632.76 MNT |
| 100 MVR | 23,265.53 MNT |
| 500 MVR | 116,327.63 MNT |
| 1,000 MVR | 232,655.26 MNT |
Get MVR/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=MNTExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-08-15T16:17:58Z",
"rates": {
"MNT": 232.655259
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "MNT",
"amount": 100
},
"result": 23265.5259,
"rate": 232.655259
}Build with MVR/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key