Rate Overview
Live
1 HKD = 1.2298 SEK
1 SEK = 0.813113
HKD
Avg
1.2385
High
1.2427
Low
1.2298
Last updated: 7/3/2026, 6:13:07 AM
Quick Conversions
| HKD | SEK |
|---|---|
| 1 HKD | 1.23 SEK |
| 10 HKD | 12.30 SEK |
| 50 HKD | 61.49 SEK |
| 100 HKD | 122.98 SEK |
| 500 HKD | 614.92 SEK |
| 1,000 HKD | 1,229.84 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-07-03T06:13:07Z",
"rates": {
"SEK": 1.229841
}
}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": 122.9841,
"rate": 1.229841
}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