Rate Overview
Live
1 FKP = 4.0445 LTL
1 LTL = 0.247248
FKP
Avg
4.0381
High
4.1633
Low
3.9124
Last updated: 7/26/2026, 3:03:17 AM
Quick Conversions
| FKP | LTL |
|---|---|
| 1 FKP | 4.04 LTL |
| 10 FKP | 40.45 LTL |
| 50 FKP | 202.23 LTL |
| 100 FKP | 404.45 LTL |
| 500 FKP | 2,022.26 LTL |
| 1,000 FKP | 4,044.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-26T03:03:17Z",
"rates": {
"LTL": 4.044522
}
}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": 404.45219999999995,
"rate": 4.044522
}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