Rate Overview
Live
1 UAH = 2.6721 VUV
1 VUV = 0.374233
UAH
Avg
2.7616
High
2.9023
Low
2.6721
Last updated: 5/27/2026, 5:18:03 PM
Quick Conversions
| UAH | VUV |
|---|---|
| 1 UAH | 2.67 VUV |
| 10 UAH | 26.72 VUV |
| 50 UAH | 133.61 VUV |
| 100 UAH | 267.21 VUV |
| 500 UAH | 1,336.07 VUV |
| 1,000 UAH | 2,672.13 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-05-27T17:18:03Z",
"rates": {
"VUV": 2.672135
}
}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": 267.2135,
"rate": 2.672135
}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