Rate Overview
Live
1 GBP = 3.4961 GEL
1 GEL = 0.286034
GBP
Avg
3.6019
High
3.7072
Low
3.4830
Last updated: 7/23/2026, 2:43:52 PM
Quick Conversions
| GBP | GEL |
|---|---|
| 1 GBP | 3.50 GEL |
| 10 GBP | 34.96 GEL |
| 50 GBP | 174.80 GEL |
| 100 GBP | 349.61 GEL |
| 500 GBP | 1,748.05 GEL |
| 1,000 GBP | 3,496.09 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-23T14:43:52Z",
"rates": {
"GEL": 3.496091
}
}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": 349.6091,
"rate": 3.496091
}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