Rate Overview
Live
1 MVR = 2.8279 UAH
1 UAH = 0.353619
MVR
Avg
2.8126
High
2.8405
Low
2.7879
Last updated: 3/7/2026, 12:09:34 AM
Quick Conversions
| MVR | UAH |
|---|---|
| 1 MVR | 2.83 UAH |
| 10 MVR | 28.28 UAH |
| 50 MVR | 141.40 UAH |
| 100 MVR | 282.79 UAH |
| 500 MVR | 1,413.95 UAH |
| 1,000 MVR | 2,827.90 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-03-07T00:09:34Z",
"rates": {
"UAH": 2.827903
}
}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": 282.7903,
"rate": 2.827903
}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