Rate Overview
Live
1 FKP = 22.4307 LSL
1 LSL = 0.044582
FKP
Avg
22.2467
High
22.4307
Low
21.9091
Last updated: 7/26/2026, 4:47:07 PM
Quick Conversions
| FKP | LSL |
|---|---|
| 1 FKP | 22.43 LSL |
| 10 FKP | 224.31 LSL |
| 50 FKP | 1,121.54 LSL |
| 100 FKP | 2,243.07 LSL |
| 500 FKP | 11,215.36 LSL |
| 1,000 FKP | 22,430.73 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-07-26T16:47:07Z",
"rates": {
"LSL": 22.430725
}
}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": 2243.0724999999998,
"rate": 22.430725
}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