Rate Overview
Live
1 MVR = 2.8807 UAH
1 UAH = 0.347140
MVR
Avg
2.8842
High
2.8992
Low
2.8775
Last updated: 7/10/2026, 1:27:09 AM
Quick Conversions
| MVR | UAH |
|---|---|
| 1 MVR | 2.88 UAH |
| 10 MVR | 28.81 UAH |
| 50 MVR | 144.03 UAH |
| 100 MVR | 288.07 UAH |
| 500 MVR | 1,440.34 UAH |
| 1,000 MVR | 2,880.68 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-10T01:27:09Z",
"rates": {
"UAH": 2.880683
}
}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": 288.06829999999997,
"rate": 2.880683
}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