Rate Overview
Live
1 LBP = 0.000030 GEL
1 GEL = 33333.33
LBP
Avg
0.000030
High
0.000030
Low
0.000029
Last updated: 3/7/2026, 7:37:53 AM
Quick Conversions
| LBP | GEL |
|---|---|
| 1 LBP | 0.00 GEL |
| 10 LBP | 0.00 GEL |
| 50 LBP | 0.00 GEL |
| 100 LBP | 0.00 GEL |
| 500 LBP | 0.02 GEL |
| 1,000 LBP | 0.03 GEL |
Get LBP/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=GELExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-03-07T07:37:53Z",
"rates": {
"GEL": 0.00003
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "GEL",
"amount": 100
},
"result": 0.003,
"rate": 0.00003
}Build with LBP/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key