Rate Overview
Live
1 VUV = 0.378342 UAH
1 UAH = 2.6431
VUV
Avg
0.359585
High
0.378342
Low
0.340713
Last updated: 7/25/2026, 11:45:45 PM
Quick Conversions
| VUV | UAH |
|---|---|
| 1 VUV | 0.38 UAH |
| 10 VUV | 3.78 UAH |
| 50 VUV | 18.92 UAH |
| 100 VUV | 37.83 UAH |
| 500 VUV | 189.17 UAH |
| 1,000 VUV | 378.34 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-07-25T23:45:45Z",
"rates": {
"UAH": 0.378342
}
}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.8342,
"rate": 0.378342
}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