Rate Overview
Live
1 FKP = 4.0075 LTL
1 LTL = 0.249533
FKP
Avg
3.9739
High
4.0449
Low
3.9022
Last updated: 6/26/2026, 6:27:05 PM
Quick Conversions
| FKP | LTL |
|---|---|
| 1 FKP | 4.01 LTL |
| 10 FKP | 40.07 LTL |
| 50 FKP | 200.37 LTL |
| 100 FKP | 400.75 LTL |
| 500 FKP | 2,003.74 LTL |
| 1,000 FKP | 4,007.48 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-06-26T18:27:05Z",
"rates": {
"LTL": 4.007483
}
}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": 400.7483,
"rate": 4.007483
}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