Rate Overview
Live
1 SEK = 0.851511 HKD
1 HKD = 1.1744
SEK
Avg
0.854991
High
0.866057
Low
0.844189
Last updated: 3/6/2026, 6:11:34 PM
Quick Conversions
| SEK | HKD |
|---|---|
| 1 SEK | 0.85 HKD |
| 10 SEK | 8.52 HKD |
| 50 SEK | 42.58 HKD |
| 100 SEK | 85.15 HKD |
| 500 SEK | 425.76 HKD |
| 1,000 SEK | 851.51 HKD |
Get SEK/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=HKDExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-03-06T18:11:34Z",
"rates": {
"HKD": 0.851511
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "HKD",
"amount": 100
},
"result": 85.1511,
"rate": 0.851511
}Build with SEK/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key