Rate Overview
Live
1 VUV = 0.370775 UAH
1 UAH = 2.6971
VUV
Avg
0.366428
High
0.370775
Low
0.363732
Last updated: 4/17/2026, 6:11:44 AM
Quick Conversions
| VUV | UAH |
|---|---|
| 1 VUV | 0.37 UAH |
| 10 VUV | 3.71 UAH |
| 50 VUV | 18.54 UAH |
| 100 VUV | 37.08 UAH |
| 500 VUV | 185.39 UAH |
| 1,000 VUV | 370.78 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-04-17T06:11:44Z",
"rates": {
"UAH": 0.370775
}
}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.0775,
"rate": 0.370775
}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