Rate Overview
Live
1 GBP = 3.6654 GEL
1 GEL = 0.272820
GBP
Avg
3.6441
High
3.6654
Low
3.6305
Last updated: 5/6/2026, 10:20:05 AM
Quick Conversions
| GBP | GEL |
|---|---|
| 1 GBP | 3.67 GEL |
| 10 GBP | 36.65 GEL |
| 50 GBP | 183.27 GEL |
| 100 GBP | 366.54 GEL |
| 500 GBP | 1,832.71 GEL |
| 1,000 GBP | 3,665.42 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-05-06T10:20:05Z",
"rates": {
"GEL": 3.66542
}
}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": 366.54200000000003,
"rate": 3.66542
}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