Rate Overview
Live
1 LTL = 0.247247 GIP
1 GIP = 4.0445
LTL
Avg
0.246753
High
0.247553
Low
0.246020
Last updated: 7/25/2026, 5:05:45 AM
Quick Conversions
| LTL | GIP |
|---|---|
| 1 LTL | 0.25 GIP |
| 10 LTL | 2.47 GIP |
| 50 LTL | 12.36 GIP |
| 100 LTL | 24.72 GIP |
| 500 LTL | 123.62 GIP |
| 1,000 LTL | 247.25 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-07-25T05:05:45Z",
"rates": {
"GIP": 0.247247
}
}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.7247,
"rate": 0.247247
}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