Rate Overview
Live
1 HKD = 1.2336 SEK
1 SEK = 0.810635
HKD
Avg
1.1871
High
1.2468
Low
1.1335
Last updated: 7/21/2026, 6:21:36 AM
Quick Conversions
| HKD | SEK |
|---|---|
| 1 HKD | 1.23 SEK |
| 10 HKD | 12.34 SEK |
| 50 HKD | 61.68 SEK |
| 100 HKD | 123.36 SEK |
| 500 HKD | 616.80 SEK |
| 1,000 HKD | 1,233.60 SEK |
Get HKD/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=SEKExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-07-21T06:21:36Z",
"rates": {
"SEK": 1.233601
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "SEK",
"amount": 100
},
"result": 123.36009999999999,
"rate": 1.233601
}Build with HKD/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key