Rate Overview
Live
1 GBP = 3.5584 GEL
1 GEL = 0.281028
GBP
Avg
3.5560
High
3.5641
Low
3.5448
Last updated: 6/16/2026, 1:38:58 AM
Quick Conversions
| GBP | GEL |
|---|---|
| 1 GBP | 3.56 GEL |
| 10 GBP | 35.58 GEL |
| 50 GBP | 177.92 GEL |
| 100 GBP | 355.84 GEL |
| 500 GBP | 1,779.18 GEL |
| 1,000 GBP | 3,558.36 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-06-16T01:38:58Z",
"rates": {
"GEL": 3.558359
}
}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": 355.8359,
"rate": 3.558359
}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