Rate Overview
Live
1 GBP = 3.6391 GEL
1 GEL = 0.274795
GBP
Avg
3.6118
High
3.6396
Low
3.5781
Last updated: 3/6/2026, 8:14:31 AM
Quick Conversions
| GBP | GEL |
|---|---|
| 1 GBP | 3.64 GEL |
| 10 GBP | 36.39 GEL |
| 50 GBP | 181.95 GEL |
| 100 GBP | 363.91 GEL |
| 500 GBP | 1,819.54 GEL |
| 1,000 GBP | 3,639.08 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-03-06T08:14:31Z",
"rates": {
"GEL": 3.639076
}
}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": 363.9076,
"rate": 3.639076
}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