Rate Overview
Live
1 MVR = 2.8513 UAH
1 UAH = 0.350714
MVR
Avg
2.8458
High
2.8519
Low
2.8376
Last updated: 5/9/2026, 4:53:39 AM
Quick Conversions
| MVR | UAH |
|---|---|
| 1 MVR | 2.85 UAH |
| 10 MVR | 28.51 UAH |
| 50 MVR | 142.57 UAH |
| 100 MVR | 285.13 UAH |
| 500 MVR | 1,425.66 UAH |
| 1,000 MVR | 2,851.32 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-09T04:53:39Z",
"rates": {
"UAH": 2.851323
}
}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": 285.1323,
"rate": 2.851323
}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