Rate Overview
Live
1 MVR = 231.8422 MNT
1 MNT = 0.004313
MVR
Avg
231.1183
High
231.8422
Low
230.7582
Last updated: 3/27/2026, 2:03:27 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.09 MNT |
| 1,000 MVR | 231,842.18 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-03-27T02:03:27Z",
"rates": {
"MNT": 231.842181
}
}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.218100000002,
"rate": 231.842181
}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