Rate Overview
Live
1 FKP = 4.0262 LTL
1 LTL = 0.248373
FKP
Avg
4.0313
High
4.0372
Low
4.0256
Last updated: 9/2/2026, 4:01:12 AM
Quick Conversions
| FKP | LTL |
|---|---|
| 1 FKP | 4.03 LTL |
| 10 FKP | 40.26 LTL |
| 50 FKP | 201.31 LTL |
| 100 FKP | 402.62 LTL |
| 500 FKP | 2,013.10 LTL |
| 1,000 FKP | 4,026.21 LTL |
Get FKP/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=LTLExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-09-02T04:01:12Z",
"rates": {
"LTL": 4.026207
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "LTL",
"amount": 100
},
"result": 402.62070000000006,
"rate": 4.026207
}Build with FKP/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key