Rate Overview
Live
1 GBP = 3.5183 GEL
1 GEL = 0.284231
GBP
Avg
3.5038
High
3.5199
Low
3.4830
Last updated: 7/5/2026, 9:44:41 PM
Quick Conversions
| GBP | GEL |
|---|---|
| 1 GBP | 3.52 GEL |
| 10 GBP | 35.18 GEL |
| 50 GBP | 175.91 GEL |
| 100 GBP | 351.83 GEL |
| 500 GBP | 1,759.13 GEL |
| 1,000 GBP | 3,518.27 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-05T21:44:41Z",
"rates": {
"GEL": 3.518266
}
}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": 351.8266,
"rate": 3.518266
}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