Rate Overview
Live
1 FKP = 21.9091 LSL
1 LSL = 0.045643
FKP
Avg
21.8841
High
22.2313
Low
21.6615
Last updated: 7/23/2026, 10:42:37 AM
Quick Conversions
| FKP | LSL |
|---|---|
| 1 FKP | 21.91 LSL |
| 10 FKP | 219.09 LSL |
| 50 FKP | 1,095.46 LSL |
| 100 FKP | 2,190.91 LSL |
| 500 FKP | 10,954.57 LSL |
| 1,000 FKP | 21,909.13 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-23T10:42:37Z",
"rates": {
"LSL": 21.90913
}
}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": 2190.913,
"rate": 21.90913
}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