Rate Overview
Live
1 HKD = 1.2012 SEK
1 SEK = 0.832516
HKD
Avg
1.1911
High
1.2264
Low
1.1411
Last updated: 3/26/2026, 2:23:43 PM
Quick Conversions
| HKD | SEK |
|---|---|
| 1 HKD | 1.20 SEK |
| 10 HKD | 12.01 SEK |
| 50 HKD | 60.06 SEK |
| 100 HKD | 120.12 SEK |
| 500 HKD | 600.59 SEK |
| 1,000 HKD | 1,201.18 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-26T14:23:43Z",
"rates": {
"SEK": 1.201178
}
}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": 120.1178,
"rate": 1.201178
}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