Rate Overview
Live
1 FKP = 3.9993 LTL
1 LTL = 0.250046
FKP
Avg
4.0000
High
4.0026
Low
3.9947
Last updated: 6/15/2026, 9:46:19 PM
Quick Conversions
| FKP | LTL |
|---|---|
| 1 FKP | 4.00 LTL |
| 10 FKP | 39.99 LTL |
| 50 FKP | 199.96 LTL |
| 100 FKP | 399.93 LTL |
| 500 FKP | 1,999.63 LTL |
| 1,000 FKP | 3,999.26 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-15T21:46:19Z",
"rates": {
"LTL": 3.999264
}
}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": 399.9264,
"rate": 3.999264
}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