Rate Overview
Live
1 HRK = 1.2353 SBD
1 SBD = 0.809525
HRK
Avg
1.2349
High
1.2406
Low
1.2297
Last updated: 9/3/2026, 5:32:02 AM
Quick Conversions
| HRK | SBD |
|---|---|
| 1 HRK | 1.24 SBD |
| 10 HRK | 12.35 SBD |
| 50 HRK | 61.76 SBD |
| 100 HRK | 123.53 SBD |
| 500 HRK | 617.65 SBD |
| 1,000 HRK | 1,235.29 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-09-03T05:32:02Z",
"rates": {
"SBD": 1.235293
}
}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": 123.52929999999999,
"rate": 1.235293
}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