Rate Overview
Live
1 GBP = 3.5012 GEL
1 GEL = 0.285618
GBP
Avg
3.5151
High
3.5338
Low
3.4997
Last updated: 7/24/2026, 10:53:56 PM
Quick Conversions
| GBP | GEL |
|---|---|
| 1 GBP | 3.50 GEL |
| 10 GBP | 35.01 GEL |
| 50 GBP | 175.06 GEL |
| 100 GBP | 350.12 GEL |
| 500 GBP | 1,750.59 GEL |
| 1,000 GBP | 3,501.18 GEL |
Get GBP/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=GELExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-24T22:53:56Z",
"rates": {
"GEL": 3.501184
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "GEL",
"amount": 100
},
"result": 350.1184,
"rate": 3.501184
}Build with GBP/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key