Rate Overview
Live
1 HKD = 1.2281 SEK
1 SEK = 0.814278
HKD
Avg
1.2215
High
1.2288
Low
1.2113
Last updated: 9/2/2026, 11:09:13 PM
Quick Conversions
| HKD | SEK |
|---|---|
| 1 HKD | 1.23 SEK |
| 10 HKD | 12.28 SEK |
| 50 HKD | 61.40 SEK |
| 100 HKD | 122.81 SEK |
| 500 HKD | 614.04 SEK |
| 1,000 HKD | 1,228.08 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-09-02T23:09:13Z",
"rates": {
"SEK": 1.228082
}
}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": 122.80819999999999,
"rate": 1.228082
}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