Rate Overview
Live
1 FKP = 22.7878 LSL
1 LSL = 0.043883
FKP
Avg
22.0646
High
22.7878
Low
21.5457
Last updated: 3/27/2026, 9:54:18 AM
Quick Conversions
| FKP | LSL |
|---|---|
| 1 FKP | 22.79 LSL |
| 10 FKP | 227.88 LSL |
| 50 FKP | 1,139.39 LSL |
| 100 FKP | 2,278.78 LSL |
| 500 FKP | 11,393.88 LSL |
| 1,000 FKP | 22,787.77 LSL |
Get FKP/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=LSLExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-03-27T09:54:18Z",
"rates": {
"LSL": 22.787765
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "LSL",
"amount": 100
},
"result": 2278.7765,
"rate": 22.787765
}Build with FKP/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key