Rate Overview
Live
1 GEL = 0.285169 GBP
1 GBP = 3.5067
GEL
Avg
0.278629
High
0.286757
Low
0.270314
Last updated: 7/22/2026, 12:42:31 AM
Quick Conversions
| GEL | GBP |
|---|---|
| 1 GEL | 0.29 GBP |
| 10 GEL | 2.85 GBP |
| 50 GEL | 14.26 GBP |
| 100 GEL | 28.52 GBP |
| 500 GEL | 142.58 GBP |
| 1,000 GEL | 285.17 GBP |
Get GEL/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=GBPExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-07-22T00:42:31Z",
"rates": {
"GBP": 0.285169
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "GBP",
"amount": 100
},
"result": 28.5169,
"rate": 0.285169
}Build with GEL/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key