Rate Overview
Live
1 MVR = 232.4046 MNT
1 MNT = 0.004303
MVR
Avg
231.3237
High
232.7772
Low
230.2958
Last updated: 7/26/2026, 5:14:41 PM
Quick Conversions
| MVR | MNT |
|---|---|
| 1 MVR | 232.40 MNT |
| 10 MVR | 2,324.05 MNT |
| 50 MVR | 11,620.23 MNT |
| 100 MVR | 23,240.46 MNT |
| 500 MVR | 116,202.30 MNT |
| 1,000 MVR | 232,404.60 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-26T17:14:41Z",
"rates": {
"MNT": 232.404598
}
}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": 23240.4598,
"rate": 232.404598
}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