Rate Overview
Live
1 MVR = 232.7161 MNT
1 MNT = 0.004297
MVR
Avg
232.6540
High
232.8968
Low
232.4611
Last updated: 9/2/2026, 6:32:01 AM
Quick Conversions
| MVR | MNT |
|---|---|
| 1 MVR | 232.72 MNT |
| 10 MVR | 2,327.16 MNT |
| 50 MVR | 11,635.81 MNT |
| 100 MVR | 23,271.61 MNT |
| 500 MVR | 116,358.07 MNT |
| 1,000 MVR | 232,716.14 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-09-02T06:32:01Z",
"rates": {
"MNT": 232.716139
}
}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": 23271.6139,
"rate": 232.716139
}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