Rate Overview
Live
1 MVR = 2.9002 UAH
1 UAH = 0.344802
MVR
Avg
2.8494
High
2.9054
Low
2.7826
Last updated: 7/27/2026, 12:51:37 PM
Quick Conversions
| MVR | UAH |
|---|---|
| 1 MVR | 2.90 UAH |
| 10 MVR | 29.00 UAH |
| 50 MVR | 145.01 UAH |
| 100 MVR | 290.02 UAH |
| 500 MVR | 1,450.11 UAH |
| 1,000 MVR | 2,900.22 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-07-27T12:51:37Z",
"rates": {
"UAH": 2.900216
}
}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": 290.0216,
"rate": 2.900216
}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