Rate Overview
Live
1 SEK = 0.807166 HKD
1 HKD = 1.2389
SEK
Avg
0.839816
High
0.879285
Low
0.805426
Last updated: 7/26/2026, 3:32:29 AM
Quick Conversions
| SEK | HKD |
|---|---|
| 1 SEK | 0.81 HKD |
| 10 SEK | 8.07 HKD |
| 50 SEK | 40.36 HKD |
| 100 SEK | 80.72 HKD |
| 500 SEK | 403.58 HKD |
| 1,000 SEK | 807.17 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-07-26T03:32:29Z",
"rates": {
"HKD": 0.807166
}
}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": 80.7166,
"rate": 0.807166
}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