Rate Overview
Live
1 MVR = 232.1968 MNT
1 MNT = 0.004307
MVR
Avg
231.4745
High
232.4415
Low
230.7311
Last updated: 7/22/2026, 6:51:13 AM
Quick Conversions
| MVR | MNT |
|---|---|
| 1 MVR | 232.20 MNT |
| 10 MVR | 2,321.97 MNT |
| 50 MVR | 11,609.84 MNT |
| 100 MVR | 23,219.68 MNT |
| 500 MVR | 116,098.40 MNT |
| 1,000 MVR | 232,196.80 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-07-22T06:51:13Z",
"rates": {
"MNT": 232.1968
}
}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": 23219.68,
"rate": 232.1968
}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