Rate Overview
Live
1 SLL = 0.000035 GIP
1 GIP = 28571.43
SLL
Avg
0.000035
High
0.000035
Low
0.000035
Last updated: 4/17/2026, 4:56:18 AM
Quick Conversions
| SLL | GIP |
|---|---|
| 1 SLL | 0.00 GIP |
| 10 SLL | 0.00 GIP |
| 50 SLL | 0.00 GIP |
| 100 SLL | 0.00 GIP |
| 500 SLL | 0.02 GIP |
| 1,000 SLL | 0.03 GIP |
Get SLL/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=GIPExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-04-17T04:56:18Z",
"rates": {
"GIP": 0.000035
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "GIP",
"amount": 100
},
"result": 0.0034999999999999996,
"rate": 0.000035
}Build with SLL/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key