Rate Overview
Live
1 HRK = 1.2345 SBD
1 SBD = 0.810061
HRK
Avg
1.2514
High
1.2902
Low
1.2257
Last updated: 5/27/2026, 2:54:26 PM
Quick Conversions
| HRK | SBD |
|---|---|
| 1 HRK | 1.23 SBD |
| 10 HRK | 12.34 SBD |
| 50 HRK | 61.72 SBD |
| 100 HRK | 123.45 SBD |
| 500 HRK | 617.24 SBD |
| 1,000 HRK | 1,234.48 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-27T14:54:26Z",
"rates": {
"SBD": 1.234475
}
}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.4475,
"rate": 1.234475
}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