Rate Overview
Live
1 GBP = 3.5997 GEL
1 GEL = 0.277799
GBP
Avg
3.6234
High
3.6423
Low
3.5991
Last updated: 3/27/2026, 2:32:22 AM
Quick Conversions
| GBP | GEL |
|---|---|
| 1 GBP | 3.60 GEL |
| 10 GBP | 36.00 GEL |
| 50 GBP | 179.99 GEL |
| 100 GBP | 359.97 GEL |
| 500 GBP | 1,799.86 GEL |
| 1,000 GBP | 3,599.72 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-27T02:32:22Z",
"rates": {
"GEL": 3.599721
}
}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": 359.9721,
"rate": 3.599721
}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