Rate Overview
Live
1 SLL = 0.000373 HKD
1 HKD = 2680.97
SLL
Avg
0.000373
High
0.000373
Low
0.000373
Last updated: 4/20/2026, 8:29:38 AM
Quick Conversions
| SLL | HKD |
|---|---|
| 1 SLL | 0.00 HKD |
| 10 SLL | 0.00 HKD |
| 50 SLL | 0.02 HKD |
| 100 SLL | 0.04 HKD |
| 500 SLL | 0.19 HKD |
| 1,000 SLL | 0.37 HKD |
Get SLL/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=HKDExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-04-20T08:29:38Z",
"rates": {
"HKD": 0.000373
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "HKD",
"amount": 100
},
"result": 0.0373,
"rate": 0.000373
}Build with SLL/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key