Rate Overview
Live
1 FKP = 22.4291 LSL
1 LSL = 0.044585
FKP
Avg
22.0897
High
22.8596
Low
21.5542
Last updated: 7/26/2026, 1:41:50 AM
Quick Conversions
| FKP | LSL |
|---|---|
| 1 FKP | 22.43 LSL |
| 10 FKP | 224.29 LSL |
| 50 FKP | 1,121.46 LSL |
| 100 FKP | 2,242.91 LSL |
| 500 FKP | 11,214.56 LSL |
| 1,000 FKP | 22,429.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-26T01:41:50Z",
"rates": {
"LSL": 22.429129
}
}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": 2242.9129,
"rate": 22.429129
}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