Rate Overview
Live
1 GBP = 31000.64 SLL
1 SLL = 0.000032
GBP
Avg
31022.73
High
31850.60
Low
30765.81
Last updated: 8/14/2026, 7:28:39 PM
Quick Conversions
| GBP | SLL |
|---|---|
| 1 GBP | 31,000.64 SLL |
| 10 GBP | 310,006.41 SLL |
| 50 GBP | 1,550,032.03 SLL |
| 100 GBP | 3,100,064.07 SLL |
| 500 GBP | 15,500,320.34 SLL |
| 1,000 GBP | 31,000,640.68 SLL |
Get GBP/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=SLLExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-08-14T19:28:39Z",
"rates": {
"SLL": 31000.640684
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "SLL",
"amount": 100
},
"result": 3100064.0684,
"rate": 31000.640684
}Build with GBP/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key