Rate Overview
Live
1 MVR = 232.1876 MNT
1 MNT = 0.004307
MVR
Avg
218.9997
High
233.4004
Low
0.053194
Last updated: 7/23/2026, 11:05:17 PM
Quick Conversions
| MVR | MNT |
|---|---|
| 1 MVR | 232.19 MNT |
| 10 MVR | 2,321.88 MNT |
| 50 MVR | 11,609.38 MNT |
| 100 MVR | 23,218.76 MNT |
| 500 MVR | 116,093.78 MNT |
| 1,000 MVR | 232,187.56 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-23T23:05:17Z",
"rates": {
"MNT": 232.187558
}
}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": 23218.7558,
"rate": 232.187558
}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