Rate Overview
Live
1 HKD = 1.1687 SEK
1 SEK = 0.855648
HKD
Avg
1.1803
High
1.1903
Low
1.1687
Last updated: 4/15/2026, 8:08:08 PM
Quick Conversions
| HKD | SEK |
|---|---|
| 1 HKD | 1.17 SEK |
| 10 HKD | 11.69 SEK |
| 50 HKD | 58.44 SEK |
| 100 HKD | 116.87 SEK |
| 500 HKD | 584.35 SEK |
| 1,000 HKD | 1,168.71 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-04-15T20:08:08Z",
"rates": {
"SEK": 1.168705
}
}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": 116.8705,
"rate": 1.168705
}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