Rate Overview
Live
1 LTL = 0.249591 GIP
1 GIP = 4.0066
LTL
Avg
0.251048
High
0.251995
Low
0.249591
Last updated: 4/17/2026, 6:20:36 AM
Quick Conversions
| LTL | GIP |
|---|---|
| 1 LTL | 0.25 GIP |
| 10 LTL | 2.50 GIP |
| 50 LTL | 12.48 GIP |
| 100 LTL | 24.96 GIP |
| 500 LTL | 124.80 GIP |
| 1,000 LTL | 249.59 GIP |
Get LTL/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=GIPExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-04-17T06:20:36Z",
"rates": {
"GIP": 0.249591
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "GIP",
"amount": 100
},
"result": 24.9591,
"rate": 0.249591
}Build with LTL/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key