Rate Overview
Live
1 HRK = 1.4315 SEK
1 SEK = 0.698568
HRK
Avg
1.4395
High
1.4496
Low
1.4292
Last updated: 4/16/2026, 12:36:34 AM
Quick Conversions
| HRK | SEK |
|---|---|
| 1 HRK | 1.43 SEK |
| 10 HRK | 14.32 SEK |
| 50 HRK | 71.58 SEK |
| 100 HRK | 143.15 SEK |
| 500 HRK | 715.75 SEK |
| 1,000 HRK | 1,431.50 SEK |
Get HRK/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HRK¤cies=SEKExample Response:
{
"success": true,
"base": "HRK",
"date": "2026-04-16T00:36:34Z",
"rates": {
"SEK": 1.4315
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HRK&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "HRK",
"to": "SEK",
"amount": 100
},
"result": 143.15,
"rate": 1.4315
}Build with HRK/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key