Rate Overview
Live
1 FKP = 21.9983 LSL
1 LSL = 0.045458
FKP
Avg
22.0875
High
22.2666
Low
21.9983
Last updated: 4/18/2026, 10:36:07 AM
Quick Conversions
| FKP | LSL |
|---|---|
| 1 FKP | 22.00 LSL |
| 10 FKP | 219.98 LSL |
| 50 FKP | 1,099.91 LSL |
| 100 FKP | 2,199.83 LSL |
| 500 FKP | 10,999.13 LSL |
| 1,000 FKP | 21,998.25 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-04-18T10:36:07Z",
"rates": {
"LSL": 21.998254
}
}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": 2199.8253999999997,
"rate": 21.998254
}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