Rate Overview
Live
1 HKD = 1.1736 SEK
1 SEK = 0.852067
HKD
Avg
1.1791
High
1.1843
Low
1.1736
Last updated: 5/6/2026, 10:09:09 AM
Quick Conversions
| HKD | SEK |
|---|---|
| 1 HKD | 1.17 SEK |
| 10 HKD | 11.74 SEK |
| 50 HKD | 58.68 SEK |
| 100 HKD | 117.36 SEK |
| 500 HKD | 586.81 SEK |
| 1,000 HKD | 1,173.62 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-05-06T10:09:09Z",
"rates": {
"SEK": 1.173616
}
}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": 117.3616,
"rate": 1.173616
}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