Rate Overview
Live
1 UAH = 2.7246 VUV
1 VUV = 0.367023
UAH
Avg
2.7332
High
2.7563
Low
2.7117
Last updated: 3/7/2026, 7:41:39 AM
Quick Conversions
| UAH | VUV |
|---|---|
| 1 UAH | 2.72 VUV |
| 10 UAH | 27.25 VUV |
| 50 UAH | 136.23 VUV |
| 100 UAH | 272.46 VUV |
| 500 UAH | 1,362.31 VUV |
| 1,000 UAH | 2,724.62 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-07T07:41:39Z",
"rates": {
"VUV": 2.724622
}
}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": 272.4622,
"rate": 2.724622
}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