Rate Overview
Live
1 SEK = 0.822623 HKD
1 HKD = 1.2156
SEK
Avg
0.818710
High
0.823159
Low
0.813811
Last updated: 9/4/2026, 7:44:24 AM
Quick Conversions
| SEK | HKD |
|---|---|
| 1 SEK | 0.82 HKD |
| 10 SEK | 8.23 HKD |
| 50 SEK | 41.13 HKD |
| 100 SEK | 82.26 HKD |
| 500 SEK | 411.31 HKD |
| 1,000 SEK | 822.62 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-09-04T07:44:24Z",
"rates": {
"HKD": 0.822623
}
}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.2623,
"rate": 0.822623
}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