Rate Overview
Live
1 UAH = 2.6493 VUV
1 VUV = 0.377461
UAH
Avg
2.6505
High
2.6558
Low
2.6453
Last updated: 6/17/2026, 4:57:09 AM
Quick Conversions
| UAH | VUV |
|---|---|
| 1 UAH | 2.65 VUV |
| 10 UAH | 26.49 VUV |
| 50 UAH | 132.46 VUV |
| 100 UAH | 264.93 VUV |
| 500 UAH | 1,324.64 VUV |
| 1,000 UAH | 2,649.28 VUV |
Get UAH/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=VUVExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-06-17T04:57:09Z",
"rates": {
"VUV": 2.649279
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "VUV",
"amount": 100
},
"result": 264.9279,
"rate": 2.649279
}Build with UAH/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key