Rate Overview
Live
1 VUV = 0.378434 UAH
1 UAH = 2.6425
VUV
Avg
0.377981
High
0.378940
Low
0.376810
Last updated: 9/6/2026, 6:42:44 PM
Quick Conversions
| VUV | UAH |
|---|---|
| 1 VUV | 0.38 UAH |
| 10 VUV | 3.78 UAH |
| 50 VUV | 18.92 UAH |
| 100 VUV | 37.84 UAH |
| 500 VUV | 189.22 UAH |
| 1,000 VUV | 378.43 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-09-06T18:42:44Z",
"rates": {
"UAH": 0.378434
}
}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.8434,
"rate": 0.378434
}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