Rate Overview
Live
1 HRK = 1.2429 SBD
1 SBD = 0.804578
HRK
Avg
1.2380
High
1.3026
Low
1.1457
Last updated: 5/27/2026, 10:56:54 AM
Quick Conversions
| HRK | SBD |
|---|---|
| 1 HRK | 1.24 SBD |
| 10 HRK | 12.43 SBD |
| 50 HRK | 62.14 SBD |
| 100 HRK | 124.29 SBD |
| 500 HRK | 621.44 SBD |
| 1,000 HRK | 1,242.89 SBD |
Get HRK/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HRK¤cies=SBDExample Response:
{
"success": true,
"base": "HRK",
"date": "2026-05-27T10:56:54Z",
"rates": {
"SBD": 1.242887
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HRK&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HRK",
"to": "SBD",
"amount": 100
},
"result": 124.2887,
"rate": 1.242887
}Build with HRK/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key