Rate Overview
Live
1 UAH = 0.344004 MVR
1 MVR = 2.9069
UAH
Avg
0.344332
High
0.344737
Low
0.344004
Last updated: 6/19/2026, 8:09:47 AM
Quick Conversions
| UAH | MVR |
|---|---|
| 1 UAH | 0.34 MVR |
| 10 UAH | 3.44 MVR |
| 50 UAH | 17.20 MVR |
| 100 UAH | 34.40 MVR |
| 500 UAH | 172.00 MVR |
| 1,000 UAH | 344.00 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-06-19T08:09:47Z",
"rates": {
"MVR": 0.344004
}
}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.4004,
"rate": 0.344004
}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