Rate Overview
Live
1 UAH = 0.348750 MVR
1 MVR = 2.8674
UAH
Avg
0.354984
High
0.364994
Low
0.348750
Last updated: 5/27/2026, 5:17:12 PM
Quick Conversions
| UAH | MVR |
|---|---|
| 1 UAH | 0.35 MVR |
| 10 UAH | 3.49 MVR |
| 50 UAH | 17.44 MVR |
| 100 UAH | 34.88 MVR |
| 500 UAH | 174.38 MVR |
| 1,000 UAH | 348.75 MVR |
Get UAH/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=MVRExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-05-27T17:17:12Z",
"rates": {
"MVR": 0.34875
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "MVR",
"amount": 100
},
"result": 34.875,
"rate": 0.34875
}Build with UAH/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key