Rate Overview
Live
1 MVR = 2.8394 UAH
1 UAH = 0.352191
MVR
Avg
2.8315
High
2.8606
Low
2.7879
Last updated: 3/27/2026, 3:08:45 PM
Quick Conversions
| MVR | UAH |
|---|---|
| 1 MVR | 2.84 UAH |
| 10 MVR | 28.39 UAH |
| 50 MVR | 141.97 UAH |
| 100 MVR | 283.94 UAH |
| 500 MVR | 1,419.68 UAH |
| 1,000 MVR | 2,839.37 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-27T15:08:45Z",
"rates": {
"UAH": 2.839368
}
}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": 283.9368,
"rate": 2.839368
}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