Rate Overview
Live
1 HRK = 0.417295 WST
1 WST = 2.3964
HRK
Avg
0.416486
High
0.419604
Low
0.413766
Last updated: 5/28/2026, 6:15:59 AM
Quick Conversions
| HRK | WST |
|---|---|
| 1 HRK | 0.42 WST |
| 10 HRK | 4.17 WST |
| 50 HRK | 20.86 WST |
| 100 HRK | 41.73 WST |
| 500 HRK | 208.65 WST |
| 1,000 HRK | 417.30 WST |
Get HRK/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HRK¤cies=WSTExample Response:
{
"success": true,
"base": "HRK",
"date": "2026-05-28T06:15:59Z",
"rates": {
"WST": 0.417295
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HRK&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "HRK",
"to": "WST",
"amount": 100
},
"result": 41.7295,
"rate": 0.417295
}Build with HRK/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key