Rate Overview
Live
1 LTL = 0.249470 GIP
1 GIP = 4.0085
LTL
Avg
0.249748
High
0.251053
Low
0.248668
Last updated: 5/7/2026, 7:47:50 AM
Quick Conversions
| LTL | GIP |
|---|---|
| 1 LTL | 0.25 GIP |
| 10 LTL | 2.49 GIP |
| 50 LTL | 12.47 GIP |
| 100 LTL | 24.95 GIP |
| 500 LTL | 124.74 GIP |
| 1,000 LTL | 249.47 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-05-07T07:47:50Z",
"rates": {
"GIP": 0.24947
}
}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.947,
"rate": 0.24947
}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