Rate Overview
Live
1 MVR = 2.8474 UAH
1 UAH = 0.351199
MVR
Avg
2.8201
High
2.8474
Low
2.8060
Last updated: 4/18/2026, 8:45:17 AM
Quick Conversions
| MVR | UAH |
|---|---|
| 1 MVR | 2.85 UAH |
| 10 MVR | 28.47 UAH |
| 50 MVR | 142.37 UAH |
| 100 MVR | 284.74 UAH |
| 500 MVR | 1,423.69 UAH |
| 1,000 MVR | 2,847.39 UAH |
Get MVR/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=UAHExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-04-18T08:45:17Z",
"rates": {
"UAH": 2.847389
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "UAH",
"amount": 100
},
"result": 284.7389,
"rate": 2.847389
}Build with MVR/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key