Rate Overview
Live
1 UAH = 2.6764 VUV
1 VUV = 0.373638
UAH
Avg
2.6779
High
2.6924
Low
2.6653
Last updated: 7/5/2026, 4:42:53 PM
Quick Conversions
| UAH | VUV |
|---|---|
| 1 UAH | 2.68 VUV |
| 10 UAH | 26.76 VUV |
| 50 UAH | 133.82 VUV |
| 100 UAH | 267.64 VUV |
| 500 UAH | 1,338.19 VUV |
| 1,000 UAH | 2,676.39 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-05T16:42:53Z",
"rates": {
"VUV": 2.676389
}
}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.6389,
"rate": 2.676389
}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