Rate Overview
Live
1 LTL = 0.248372 FKP
1 FKP = 4.0262
LTL
Avg
0.248060
High
0.248409
Low
0.247694
Last updated: 9/2/2026, 4:03:44 AM
Quick Conversions
| LTL | FKP |
|---|---|
| 1 LTL | 0.25 FKP |
| 10 LTL | 2.48 FKP |
| 50 LTL | 12.42 FKP |
| 100 LTL | 24.84 FKP |
| 500 LTL | 124.19 FKP |
| 1,000 LTL | 248.37 FKP |
Get LTL/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=FKPExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-09-02T04:03:44Z",
"rates": {
"FKP": 0.248372
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "FKP",
"amount": 100
},
"result": 24.8372,
"rate": 0.248372
}Build with LTL/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key