Rate Overview
Live
1 HKD = 1.2015 SEK
1 SEK = 0.832289
HKD
Avg
1.2724
High
1.4254
Low
1.0738
Last updated: 3/26/2026, 12:57:22 PM
Quick Conversions
| HKD | SEK |
|---|---|
| 1 HKD | 1.20 SEK |
| 10 HKD | 12.02 SEK |
| 50 HKD | 60.08 SEK |
| 100 HKD | 120.15 SEK |
| 500 HKD | 600.75 SEK |
| 1,000 HKD | 1,201.51 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-26T12:57:22Z",
"rates": {
"SEK": 1.201506
}
}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.1506,
"rate": 1.201506
}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