Rate Overview
Live
1 VUV = 0.054320 HRK
1 HRK = 18.4094
VUV
Avg
0.054213
High
0.058498
Low
0.052748
Last updated: 3/27/2026, 4:50:42 PM
Quick Conversions
| VUV | HRK |
|---|---|
| 1 VUV | 0.05 HRK |
| 10 VUV | 0.54 HRK |
| 50 VUV | 2.72 HRK |
| 100 VUV | 5.43 HRK |
| 500 VUV | 27.16 HRK |
| 1,000 VUV | 54.32 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-27T16:50:42Z",
"rates": {
"HRK": 0.05432
}
}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.432,
"rate": 0.05432
}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