Rate Overview
Live
1 VUV = 0.373795 UAH
1 UAH = 2.6753
VUV
Avg
0.371816
High
0.373795
Low
0.369924
Last updated: 5/7/2026, 1:49:42 PM
Quick Conversions
| VUV | UAH |
|---|---|
| 1 VUV | 0.37 UAH |
| 10 VUV | 3.74 UAH |
| 50 VUV | 18.69 UAH |
| 100 VUV | 37.38 UAH |
| 500 VUV | 186.90 UAH |
| 1,000 VUV | 373.80 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-05-07T13:49:42Z",
"rates": {
"UAH": 0.373795
}
}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.3795,
"rate": 0.373795
}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