Rate Overview
Live
1 GBP = 3.5344 GEL
1 GEL = 0.282935
GBP
Avg
3.5267
High
3.5353
Low
3.5125
Last updated: 8/14/2026, 10:43:14 PM
Quick Conversions
| GBP | GEL |
|---|---|
| 1 GBP | 3.53 GEL |
| 10 GBP | 35.34 GEL |
| 50 GBP | 176.72 GEL |
| 100 GBP | 353.44 GEL |
| 500 GBP | 1,767.19 GEL |
| 1,000 GBP | 3,534.38 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-08-14T22:43:14Z",
"rates": {
"GEL": 3.534383
}
}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": 353.4383,
"rate": 3.534383
}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