Rate Overview
Live
1 MVR = 2.9047 UAH
1 UAH = 0.344264
MVR
Avg
2.9037
High
2.9069
Low
2.9008
Last updated: 6/20/2026, 7:21:33 AM
Quick Conversions
| MVR | UAH |
|---|---|
| 1 MVR | 2.90 UAH |
| 10 MVR | 29.05 UAH |
| 50 MVR | 145.24 UAH |
| 100 MVR | 290.47 UAH |
| 500 MVR | 1,452.37 UAH |
| 1,000 MVR | 2,904.75 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-06-20T07:21:33Z",
"rates": {
"UAH": 2.904749
}
}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": 290.4749,
"rate": 2.904749
}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