Rate Overview
Live
1 MVR = 231.8422 MNT
1 MNT = 0.004313
MVR
Avg
231.7757
High
231.9118
Low
231.5932
Last updated: 7/6/2026, 6:45:45 AM
Quick Conversions
| MVR | MNT |
|---|---|
| 1 MVR | 231.84 MNT |
| 10 MVR | 2,318.42 MNT |
| 50 MVR | 11,592.11 MNT |
| 100 MVR | 23,184.22 MNT |
| 500 MVR | 115,921.10 MNT |
| 1,000 MVR | 231,842.21 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-06T06:45:45Z",
"rates": {
"MNT": 231.842207
}
}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": 23184.2207,
"rate": 231.842207
}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