Rate Overview
Live
1 UAH = 2.6431 VUV
1 VUV = 0.378343
UAH
Avg
2.6602
High
2.6706
Low
2.6431
Last updated: 7/25/2026, 7:51:59 PM
Quick Conversions
| UAH | VUV |
|---|---|
| 1 UAH | 2.64 VUV |
| 10 UAH | 26.43 VUV |
| 50 UAH | 132.16 VUV |
| 100 UAH | 264.31 VUV |
| 500 UAH | 1,321.55 VUV |
| 1,000 UAH | 2,643.11 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-25T19:51:59Z",
"rates": {
"VUV": 2.643106
}
}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.3106,
"rate": 2.643106
}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