Rate Overview
Live
1 VUV = 0.054922 HRK
1 HRK = 18.2076
VUV
Avg
0.055135
High
0.055480
Low
0.054922
Last updated: 7/3/2026, 10:54:46 AM
Quick Conversions
| VUV | HRK |
|---|---|
| 1 VUV | 0.05 HRK |
| 10 VUV | 0.55 HRK |
| 50 VUV | 2.75 HRK |
| 100 VUV | 5.49 HRK |
| 500 VUV | 27.46 HRK |
| 1,000 VUV | 54.92 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-07-03T10:54:46Z",
"rates": {
"HRK": 0.054922
}
}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.4921999999999995,
"rate": 0.054922
}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