Rate Overview
Live
1 FKP = 4.0532 LTL
1 LTL = 0.246717
FKP
Avg
3.9875
High
4.0532
Low
3.9516
Last updated: 7/12/2026, 1:36:34 PM
Quick Conversions
| FKP | LTL |
|---|---|
| 1 FKP | 4.05 LTL |
| 10 FKP | 40.53 LTL |
| 50 FKP | 202.66 LTL |
| 100 FKP | 405.32 LTL |
| 500 FKP | 2,026.61 LTL |
| 1,000 FKP | 4,053.22 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-12T13:36:34Z",
"rates": {
"LTL": 4.053222
}
}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": 405.3222,
"rate": 4.053222
}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