Rate Overview
Live
1 FKP = 4.0395 LTL
1 LTL = 0.247554
FKP
Avg
4.0379
High
4.1633
Low
3.9124
Last updated: 7/24/2026, 5:25:57 AM
Quick Conversions
| FKP | LTL |
|---|---|
| 1 FKP | 4.04 LTL |
| 10 FKP | 40.40 LTL |
| 50 FKP | 201.98 LTL |
| 100 FKP | 403.95 LTL |
| 500 FKP | 2,019.76 LTL |
| 1,000 FKP | 4,039.52 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-07-24T05:25:57Z",
"rates": {
"LTL": 4.039523
}
}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": 403.9523,
"rate": 4.039523
}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