Rate Overview
Live
1 MVR = 231.7267 MNT
1 MNT = 0.004315
MVR
Avg
231.5556
High
231.7267
Low
231.3686
Last updated: 6/16/2026, 7:16:53 AM
Quick Conversions
| MVR | MNT |
|---|---|
| 1 MVR | 231.73 MNT |
| 10 MVR | 2,317.27 MNT |
| 50 MVR | 11,586.33 MNT |
| 100 MVR | 23,172.67 MNT |
| 500 MVR | 115,863.34 MNT |
| 1,000 MVR | 231,726.69 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-06-16T07:16:53Z",
"rates": {
"MNT": 231.726688
}
}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": 23172.6688,
"rate": 231.726688
}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