Rate Overview
Live
1 HKD = 1.1959 SEK
1 SEK = 0.836224
HKD
Avg
1.2042
High
1.2160
Low
1.1959
Last updated: 6/15/2026, 3:12:14 PM
Quick Conversions
| HKD | SEK |
|---|---|
| 1 HKD | 1.20 SEK |
| 10 HKD | 11.96 SEK |
| 50 HKD | 59.79 SEK |
| 100 HKD | 119.59 SEK |
| 500 HKD | 597.93 SEK |
| 1,000 HKD | 1,195.85 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-06-15T15:12:14Z",
"rates": {
"SEK": 1.195852
}
}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": 119.58519999999999,
"rate": 1.195852
}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