Rate Overview
Live
1 UAH = 2.6753 VUV
1 VUV = 0.373796
UAH
Avg
2.6895
High
2.7033
Low
2.6753
Last updated: 5/7/2026, 10:33:28 AM
Quick Conversions
| UAH | VUV |
|---|---|
| 1 UAH | 2.68 VUV |
| 10 UAH | 26.75 VUV |
| 50 UAH | 133.76 VUV |
| 100 UAH | 267.53 VUV |
| 500 UAH | 1,337.63 VUV |
| 1,000 UAH | 2,675.26 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-07T10:33:28Z",
"rates": {
"VUV": 2.675259
}
}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.5259,
"rate": 2.675259
}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