Rate Overview
Live
1 UAH = 2.6621 VUV
1 VUV = 0.375637
UAH
Avg
2.7194
High
2.8537
Low
2.6475
Last updated: 7/27/2026, 2:59:51 PM
Quick Conversions
| UAH | VUV |
|---|---|
| 1 UAH | 2.66 VUV |
| 10 UAH | 26.62 VUV |
| 50 UAH | 133.11 VUV |
| 100 UAH | 266.21 VUV |
| 500 UAH | 1,331.07 VUV |
| 1,000 UAH | 2,662.14 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-07-27T14:59:51Z",
"rates": {
"VUV": 2.662142
}
}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": 266.2142,
"rate": 2.662142
}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