Rate Overview
Live
1 SEK = 0.854709 HKD
1 HKD = 1.1700
SEK
Avg
0.847204
High
0.855454
Low
0.840130
Last updated: 4/15/2026, 10:05:02 PM
Quick Conversions
| SEK | HKD |
|---|---|
| 1 SEK | 0.85 HKD |
| 10 SEK | 8.55 HKD |
| 50 SEK | 42.74 HKD |
| 100 SEK | 85.47 HKD |
| 500 SEK | 427.35 HKD |
| 1,000 SEK | 854.71 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-04-15T22:05:02Z",
"rates": {
"HKD": 0.854709
}
}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.4709,
"rate": 0.854709
}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