Rate Overview
Live
1 MVR = 2.8730 UAH
1 UAH = 0.348068
MVR
Avg
2.8816
High
2.8900
Low
2.8730
Last updated: 9/8/2026, 9:18:24 PM
Quick Conversions
| MVR | UAH |
|---|---|
| 1 MVR | 2.87 UAH |
| 10 MVR | 28.73 UAH |
| 50 MVR | 143.65 UAH |
| 100 MVR | 287.30 UAH |
| 500 MVR | 1,436.50 UAH |
| 1,000 MVR | 2,873.00 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-09-08T21:18:24Z",
"rates": {
"UAH": 2.873003
}
}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": 287.3003,
"rate": 2.873003
}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