Rate Overview
Live
1 MVR = 232.7294 MNT
1 MNT = 0.004297
MVR
Avg
232.7327
High
232.8701
Low
232.5975
Last updated: 8/14/2026, 1:52:32 PM
Quick Conversions
| MVR | MNT |
|---|---|
| 1 MVR | 232.73 MNT |
| 10 MVR | 2,327.29 MNT |
| 50 MVR | 11,636.47 MNT |
| 100 MVR | 23,272.94 MNT |
| 500 MVR | 116,364.68 MNT |
| 1,000 MVR | 232,729.37 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-08-14T13:52:32Z",
"rates": {
"MNT": 232.729368
}
}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": 23272.9368,
"rate": 232.729368
}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