Rate Overview
Live
1 UAH = 2.7384 VUV
1 VUV = 0.365177
UAH
Avg
2.7226
High
2.7563
Low
2.6743
Last updated: 3/27/2026, 2:38:21 PM
Quick Conversions
| UAH | VUV |
|---|---|
| 1 UAH | 2.74 VUV |
| 10 UAH | 27.38 VUV |
| 50 UAH | 136.92 VUV |
| 100 UAH | 273.84 VUV |
| 500 UAH | 1,369.20 VUV |
| 1,000 UAH | 2,738.40 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-03-27T14:38:21Z",
"rates": {
"VUV": 2.7384
}
}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": 273.84,
"rate": 2.7384
}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