Rate Overview
Live
1 LSL = 0.046184 GIP
1 GIP = 21.6525
LSL
Avg
0.045908
High
0.046184
Low
0.045651
Last updated: 9/3/2026, 9:22:59 PM
Quick Conversions
| LSL | GIP |
|---|---|
| 1 LSL | 0.05 GIP |
| 10 LSL | 0.46 GIP |
| 50 LSL | 2.31 GIP |
| 100 LSL | 4.62 GIP |
| 500 LSL | 23.09 GIP |
| 1,000 LSL | 46.18 GIP |
Get LSL/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=GIPExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-09-03T21:22:59Z",
"rates": {
"GIP": 0.046184
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "GIP",
"amount": 100
},
"result": 4.6184,
"rate": 0.046184
}Build with LSL/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key