Rate Overview
Live
1 LSL = 0.044832 GIP
1 GIP = 22.3055
LSL
Avg
0.044402
High
0.044931
Low
0.043745
Last updated: 5/9/2026, 6:05:50 AM
Quick Conversions
| LSL | GIP |
|---|---|
| 1 LSL | 0.04 GIP |
| 10 LSL | 0.45 GIP |
| 50 LSL | 2.24 GIP |
| 100 LSL | 4.48 GIP |
| 500 LSL | 22.42 GIP |
| 1,000 LSL | 44.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-09T06:05:50Z",
"rates": {
"GIP": 0.044832
}
}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.4832,
"rate": 0.044832
}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