Rate Overview
Live
1 HKD = 1.1965 SEK
1 SEK = 0.835751
HKD
Avg
1.1940
High
1.2012
Low
1.1884
Last updated: 3/26/2026, 11:20:29 AM
Quick Conversions
| HKD | SEK |
|---|---|
| 1 HKD | 1.20 SEK |
| 10 HKD | 11.97 SEK |
| 50 HKD | 59.83 SEK |
| 100 HKD | 119.65 SEK |
| 500 HKD | 598.26 SEK |
| 1,000 HKD | 1,196.53 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-26T11:20:29Z",
"rates": {
"SEK": 1.196528
}
}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.6528,
"rate": 1.196528
}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