Rate Overview
Live
1 SEK = 0.848075 HKD
1 HKD = 1.1791
SEK
Avg
0.847788
High
0.850863
Low
0.844382
Last updated: 5/6/2026, 6:24:19 PM
Quick Conversions
| SEK | HKD |
|---|---|
| 1 SEK | 0.85 HKD |
| 10 SEK | 8.48 HKD |
| 50 SEK | 42.40 HKD |
| 100 SEK | 84.81 HKD |
| 500 SEK | 424.04 HKD |
| 1,000 SEK | 848.08 HKD |
Get SEK/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=HKDExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-05-06T18:24:19Z",
"rates": {
"HKD": 0.848075
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "HKD",
"amount": 100
},
"result": 84.8075,
"rate": 0.848075
}Build with SEK/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key