Rate Overview
Live
1 SLL = 0.000327 HKD
1 HKD = 3058.10
SLL
Avg
0.000338
High
0.000341
Low
0.000327
Last updated: 3/7/2026, 3:06:43 AM
Quick Conversions
| SLL | HKD |
|---|---|
| 1 SLL | 0.00 HKD |
| 10 SLL | 0.00 HKD |
| 50 SLL | 0.02 HKD |
| 100 SLL | 0.03 HKD |
| 500 SLL | 0.16 HKD |
| 1,000 SLL | 0.33 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-03-07T03:06:43Z",
"rates": {
"HKD": 0.000327
}
}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.0327,
"rate": 0.000327
}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