Rate Overview
Live
1 UAH = 2.6971 VUV
1 VUV = 0.370775
UAH
Avg
2.7292
High
2.7493
Low
2.6971
Last updated: 4/17/2026, 6:25:31 AM
Quick Conversions
| UAH | VUV |
|---|---|
| 1 UAH | 2.70 VUV |
| 10 UAH | 26.97 VUV |
| 50 UAH | 134.85 VUV |
| 100 UAH | 269.71 VUV |
| 500 UAH | 1,348.53 VUV |
| 1,000 UAH | 2,697.05 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-04-17T06:25:31Z",
"rates": {
"VUV": 2.697052
}
}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": 269.7052,
"rate": 2.697052
}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