Rate Overview
Live
1 MVR = 2.8666 UAH
1 UAH = 0.348849
MVR
Avg
2.7507
High
2.8666
Low
2.6719
Last updated: 5/29/2026, 5:31:08 PM
Quick Conversions
| MVR | UAH |
|---|---|
| 1 MVR | 2.87 UAH |
| 10 MVR | 28.67 UAH |
| 50 MVR | 143.33 UAH |
| 100 MVR | 286.66 UAH |
| 500 MVR | 1,433.28 UAH |
| 1,000 MVR | 2,866.57 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-05-29T17:31:08Z",
"rates": {
"UAH": 2.866568
}
}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": 286.6568,
"rate": 2.866568
}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