Rate Overview
Live
1 VUV = 0.365176 UAH
1 UAH = 2.7384
VUV
Avg
0.361597
High
0.368609
Low
0.350424
Last updated: 3/27/2026, 11:16:33 AM
Quick Conversions
| VUV | UAH |
|---|---|
| 1 VUV | 0.37 UAH |
| 10 VUV | 3.65 UAH |
| 50 VUV | 18.26 UAH |
| 100 VUV | 36.52 UAH |
| 500 VUV | 182.59 UAH |
| 1,000 VUV | 365.18 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-03-27T11:16:33Z",
"rates": {
"UAH": 0.365176
}
}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": 36.5176,
"rate": 0.365176
}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