Rate Overview
Live
1 VUV = 0.372236 UAH
1 UAH = 2.6865
VUV
Avg
0.372570
High
0.373856
Low
0.371421
Last updated: 7/7/2026, 12:12:35 PM
Quick Conversions
| VUV | UAH |
|---|---|
| 1 VUV | 0.37 UAH |
| 10 VUV | 3.72 UAH |
| 50 VUV | 18.61 UAH |
| 100 VUV | 37.22 UAH |
| 500 VUV | 186.12 UAH |
| 1,000 VUV | 372.24 UAH |
Get VUV/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=UAHExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-07-07T12:12:35Z",
"rates": {
"UAH": 0.372236
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "UAH",
"amount": 100
},
"result": 37.223600000000005,
"rate": 0.372236
}Build with VUV/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key