Rate Overview
Live
1 VUV = 0.377688 UAH
1 UAH = 2.6477
VUV
Avg
0.377310
High
0.378033
Low
0.376538
Last updated: 6/17/2026, 3:39:59 AM
Quick Conversions
| VUV | UAH |
|---|---|
| 1 VUV | 0.38 UAH |
| 10 VUV | 3.78 UAH |
| 50 VUV | 18.88 UAH |
| 100 VUV | 37.77 UAH |
| 500 VUV | 188.84 UAH |
| 1,000 VUV | 377.69 UAH |
Get VUV/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=UAHExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-06-17T03:39:59Z",
"rates": {
"UAH": 0.377688
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "UAH",
"amount": 100
},
"result": 37.7688,
"rate": 0.377688
}Build with VUV/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key