Rate Overview
Live
1 SEK = 0.828245 HKD
1 HKD = 1.2074
SEK
Avg
0.836356
High
0.841451
Low
0.828245
Last updated: 3/26/2026, 8:11:24 PM
Quick Conversions
| SEK | HKD |
|---|---|
| 1 SEK | 0.83 HKD |
| 10 SEK | 8.28 HKD |
| 50 SEK | 41.41 HKD |
| 100 SEK | 82.82 HKD |
| 500 SEK | 414.12 HKD |
| 1,000 SEK | 828.25 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-03-26T20:11:24Z",
"rates": {
"HKD": 0.828245
}
}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": 82.8245,
"rate": 0.828245
}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