Rate Overview
Live
1 HKD = 1.1768 SEK
1 SEK = 0.849790
HKD
Avg
1.1695
High
1.1846
Low
1.1547
Last updated: 3/6/2026, 8:12:14 AM
Quick Conversions
| HKD | SEK |
|---|---|
| 1 HKD | 1.18 SEK |
| 10 HKD | 11.77 SEK |
| 50 HKD | 58.84 SEK |
| 100 HKD | 117.68 SEK |
| 500 HKD | 588.38 SEK |
| 1,000 HKD | 1,176.76 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-03-06T08:12:14Z",
"rates": {
"SEK": 1.176761
}
}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": 117.67609999999999,
"rate": 1.176761
}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