Rate Overview
Live
1 LSL = 0.045458 GIP
1 GIP = 21.9983
LSL
Avg
0.045275
High
0.045458
Low
0.044910
Last updated: 4/18/2026, 8:50:25 AM
Quick Conversions
| LSL | GIP |
|---|---|
| 1 LSL | 0.05 GIP |
| 10 LSL | 0.45 GIP |
| 50 LSL | 2.27 GIP |
| 100 LSL | 4.55 GIP |
| 500 LSL | 22.73 GIP |
| 1,000 LSL | 45.46 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-04-18T08:50:25Z",
"rates": {
"GIP": 0.045458
}
}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.5458,
"rate": 0.045458
}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