Rate Overview
Live
1 UAH = 2.6618 VUV
1 VUV = 0.375680
UAH
Avg
2.6753
High
2.7011
Low
2.6431
Last updated: 7/28/2026, 8:51:06 AM
Quick Conversions
| UAH | VUV |
|---|---|
| 1 UAH | 2.66 VUV |
| 10 UAH | 26.62 VUV |
| 50 UAH | 133.09 VUV |
| 100 UAH | 266.18 VUV |
| 500 UAH | 1,330.92 VUV |
| 1,000 UAH | 2,661.84 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-28T08:51:06Z",
"rates": {
"VUV": 2.661838
}
}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.1838,
"rate": 2.661838
}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