Rate Overview
Live
1 LSL = 0.045834 GIP
1 GIP = 21.8179
LSL
Avg
0.044985
High
0.046444
Low
0.043847
Last updated: 5/29/2026, 10:23:26 PM
Quick Conversions
| LSL | GIP |
|---|---|
| 1 LSL | 0.05 GIP |
| 10 LSL | 0.46 GIP |
| 50 LSL | 2.29 GIP |
| 100 LSL | 4.58 GIP |
| 500 LSL | 22.92 GIP |
| 1,000 LSL | 45.83 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-05-29T22:23:26Z",
"rates": {
"GIP": 0.045834
}
}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.5834,
"rate": 0.045834
}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