Rate Overview
Live
1 FKP = 3.9964 LTL
1 LTL = 0.250228
FKP
Avg
4.0019
High
4.0214
Low
3.9832
Last updated: 5/6/2026, 3:17:50 PM
Quick Conversions
| FKP | LTL |
|---|---|
| 1 FKP | 4.00 LTL |
| 10 FKP | 39.96 LTL |
| 50 FKP | 199.82 LTL |
| 100 FKP | 399.64 LTL |
| 500 FKP | 1,998.18 LTL |
| 1,000 FKP | 3,996.36 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-05-06T15:17:50Z",
"rates": {
"LTL": 3.996356
}
}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.6356,
"rate": 3.996356
}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