Rate Overview
Live
1 SEK = 0.830045 HKD
1 HKD = 1.2048
SEK
Avg
0.839894
High
0.876361
Low
0.815381
Last updated: 3/26/2026, 11:36:54 PM
Quick Conversions
| SEK | HKD |
|---|---|
| 1 SEK | 0.83 HKD |
| 10 SEK | 8.30 HKD |
| 50 SEK | 41.50 HKD |
| 100 SEK | 83.00 HKD |
| 500 SEK | 415.02 HKD |
| 1,000 SEK | 830.05 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-26T23:36:54Z",
"rates": {
"HKD": 0.830045
}
}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": 83.00450000000001,
"rate": 0.830045
}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