Rate Overview
Live
1 HKD = 1.2389 SEK
1 SEK = 0.807166
HKD
Avg
1.2011
High
1.2507
Low
1.1304
Last updated: 7/25/2026, 8:41:02 PM
Quick Conversions
| HKD | SEK |
|---|---|
| 1 HKD | 1.24 SEK |
| 10 HKD | 12.39 SEK |
| 50 HKD | 61.95 SEK |
| 100 HKD | 123.89 SEK |
| 500 HKD | 619.45 SEK |
| 1,000 HKD | 1,238.90 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-07-25T20:41:02Z",
"rates": {
"SEK": 1.238902
}
}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": 123.8902,
"rate": 1.238902
}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