Rate Overview
Live
1 MVR = 231.4819 MNT
1 MNT = 0.004320
MVR
Avg
231.4933
High
232.5517
Low
231.1771
Last updated: 4/16/2026, 6:49:28 AM
Quick Conversions
| MVR | MNT |
|---|---|
| 1 MVR | 231.48 MNT |
| 10 MVR | 2,314.82 MNT |
| 50 MVR | 11,574.10 MNT |
| 100 MVR | 23,148.19 MNT |
| 500 MVR | 115,740.96 MNT |
| 1,000 MVR | 231,481.92 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-04-16T06:49:28Z",
"rates": {
"MNT": 231.481924
}
}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": 23148.1924,
"rate": 231.481924
}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