Rate Overview
Live
1 SEK = 0.812500 HKD
1 HKD = 1.2308
SEK
Avg
0.808996
High
0.813950
Low
0.804713
Last updated: 7/5/2026, 6:52:28 PM
Quick Conversions
| SEK | HKD |
|---|---|
| 1 SEK | 0.81 HKD |
| 10 SEK | 8.13 HKD |
| 50 SEK | 40.63 HKD |
| 100 SEK | 81.25 HKD |
| 500 SEK | 406.25 HKD |
| 1,000 SEK | 812.50 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-07-05T18:52:28Z",
"rates": {
"HKD": 0.8125
}
}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": 81.25,
"rate": 0.8125
}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