Rate Overview
Live
1 SEK = 0.842849 HKD
1 HKD = 1.1865
SEK
Avg
0.842562
High
0.853501
Low
0.828849
Last updated: 5/27/2026, 5:35:24 AM
Quick Conversions
| SEK | HKD |
|---|---|
| 1 SEK | 0.84 HKD |
| 10 SEK | 8.43 HKD |
| 50 SEK | 42.14 HKD |
| 100 SEK | 84.28 HKD |
| 500 SEK | 421.42 HKD |
| 1,000 SEK | 842.85 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-27T05:35:24Z",
"rates": {
"HKD": 0.842849
}
}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.2849,
"rate": 0.842849
}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