Rate Overview
Live
1 VUV = 0.375527 UAH
1 UAH = 2.6629
VUV
Avg
0.375780
High
0.378342
Low
0.374585
Last updated: 7/27/2026, 11:42:02 PM
Quick Conversions
| VUV | UAH |
|---|---|
| 1 VUV | 0.38 UAH |
| 10 VUV | 3.76 UAH |
| 50 VUV | 18.78 UAH |
| 100 VUV | 37.55 UAH |
| 500 VUV | 187.76 UAH |
| 1,000 VUV | 375.53 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-27T23:42:02Z",
"rates": {
"UAH": 0.375527
}
}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.5527,
"rate": 0.375527
}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