Rate Overview
Live
1 GBP = 3.5845 GEL
1 GEL = 0.278977
GBP
Avg
3.6327
High
3.7302
Low
3.5396
Last updated: 5/26/2026, 10:33:30 PM
Quick Conversions
| GBP | GEL |
|---|---|
| 1 GBP | 3.58 GEL |
| 10 GBP | 35.85 GEL |
| 50 GBP | 179.23 GEL |
| 100 GBP | 358.45 GEL |
| 500 GBP | 1,792.26 GEL |
| 1,000 GBP | 3,584.52 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-26T22:33:30Z",
"rates": {
"GEL": 3.584519
}
}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": 358.45189999999997,
"rate": 3.584519
}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