Rate Overview
Live
1 UAH = 0.347529 MVR
1 MVR = 2.8775
UAH
Avg
0.346426
High
0.347529
Low
0.344525
Last updated: 7/8/2026, 3:12:01 PM
Quick Conversions
| UAH | MVR |
|---|---|
| 1 UAH | 0.35 MVR |
| 10 UAH | 3.48 MVR |
| 50 UAH | 17.38 MVR |
| 100 UAH | 34.75 MVR |
| 500 UAH | 173.76 MVR |
| 1,000 UAH | 347.53 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-07-08T15:12:01Z",
"rates": {
"MVR": 0.347529
}
}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.7529,
"rate": 0.347529
}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