Rate Overview
Live
1 HKD = 1.2136 SEK
1 SEK = 0.824009
HKD
Avg
1.2115
High
1.2185
Low
1.2078
Last updated: 8/14/2026, 11:37:53 PM
Quick Conversions
| HKD | SEK |
|---|---|
| 1 HKD | 1.21 SEK |
| 10 HKD | 12.14 SEK |
| 50 HKD | 60.68 SEK |
| 100 HKD | 121.36 SEK |
| 500 HKD | 606.79 SEK |
| 1,000 HKD | 1,213.58 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-08-14T23:37:53Z",
"rates": {
"SEK": 1.213579
}
}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": 121.3579,
"rate": 1.213579
}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