Rate Overview
Live
1 HKD = 1.1982 SEK
1 SEK = 0.834562
HKD
Avg
1.2045
High
1.2160
Low
1.1982
Last updated: 6/15/2026, 4:23:49 PM
Quick Conversions
| HKD | SEK |
|---|---|
| 1 HKD | 1.20 SEK |
| 10 HKD | 11.98 SEK |
| 50 HKD | 59.91 SEK |
| 100 HKD | 119.82 SEK |
| 500 HKD | 599.12 SEK |
| 1,000 HKD | 1,198.23 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-15T16:23:49Z",
"rates": {
"SEK": 1.198233
}
}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.82330000000002,
"rate": 1.198233
}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