Rate Overview
Live
1 UAH = 0.352191 MVR
1 MVR = 2.8394
UAH
Avg
0.352408
High
0.353299
Low
0.351672
Last updated: 3/27/2026, 1:19:55 PM
Quick Conversions
| UAH | MVR |
|---|---|
| 1 UAH | 0.35 MVR |
| 10 UAH | 3.52 MVR |
| 50 UAH | 17.61 MVR |
| 100 UAH | 35.22 MVR |
| 500 UAH | 176.10 MVR |
| 1,000 UAH | 352.19 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-03-27T13:19:55Z",
"rates": {
"MVR": 0.352191
}
}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": 35.2191,
"rate": 0.352191
}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