Rate Overview
Live
1 UAH = 0.353696 MVR
1 MVR = 2.8273
UAH
Avg
0.355563
High
0.358697
Low
0.352055
Last updated: 3/7/2026, 2:55:44 AM
Quick Conversions
| UAH | MVR |
|---|---|
| 1 UAH | 0.35 MVR |
| 10 UAH | 3.54 MVR |
| 50 UAH | 17.68 MVR |
| 100 UAH | 35.37 MVR |
| 500 UAH | 176.85 MVR |
| 1,000 UAH | 353.70 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-07T02:55:44Z",
"rates": {
"MVR": 0.353696
}
}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.3696,
"rate": 0.353696
}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