Rate Overview
Live
1 VUV = 0.054486 HRK
1 HRK = 18.3533
VUV
Avg
0.054147
High
0.054589
Low
0.053578
Last updated: 3/6/2026, 8:03:41 AM
Quick Conversions
| VUV | HRK |
|---|---|
| 1 VUV | 0.05 HRK |
| 10 VUV | 0.54 HRK |
| 50 VUV | 2.72 HRK |
| 100 VUV | 5.45 HRK |
| 500 VUV | 27.24 HRK |
| 1,000 VUV | 54.49 HRK |
Get VUV/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=HRKExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-03-06T08:03:41Z",
"rates": {
"HRK": 0.054486
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "HRK",
"amount": 100
},
"result": 5.4486,
"rate": 0.054486
}Build with VUV/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key