Rate Overview
Live
1 MVR = 2.9084 UAH
1 UAH = 0.343832
MVR
Avg
2.7854
High
2.9084
Low
2.6700
Last updated: 7/29/2026, 1:02:21 PM
Quick Conversions
| MVR | UAH |
|---|---|
| 1 MVR | 2.91 UAH |
| 10 MVR | 29.08 UAH |
| 50 MVR | 145.42 UAH |
| 100 MVR | 290.84 UAH |
| 500 MVR | 1,454.20 UAH |
| 1,000 MVR | 2,908.40 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-29T13:02:21Z",
"rates": {
"UAH": 2.908395
}
}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.8395,
"rate": 2.908395
}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