Rate Overview
Live
1 LTL = 0.251721 GIP
1 GIP = 3.9727
LTL
Avg
0.252651
High
0.253920
Low
0.251721
Last updated: 3/7/2026, 12:29:42 AM
Quick Conversions
| LTL | GIP |
|---|---|
| 1 LTL | 0.25 GIP |
| 10 LTL | 2.52 GIP |
| 50 LTL | 12.59 GIP |
| 100 LTL | 25.17 GIP |
| 500 LTL | 125.86 GIP |
| 1,000 LTL | 251.72 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-03-07T00:29:42Z",
"rates": {
"GIP": 0.251721
}
}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": 25.172099999999997,
"rate": 0.251721
}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