Rate Overview
Live
1 GEL = 0.277799 GBP
1 GBP = 3.5997
GEL
Avg
0.276018
High
0.279474
Low
0.272064
Last updated: 3/27/2026, 2:30:10 AM
Quick Conversions
| GEL | GBP |
|---|---|
| 1 GEL | 0.28 GBP |
| 10 GEL | 2.78 GBP |
| 50 GEL | 13.89 GBP |
| 100 GEL | 27.78 GBP |
| 500 GEL | 138.90 GBP |
| 1,000 GEL | 277.80 GBP |
Get GEL/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=GBPExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-03-27T02:30:10Z",
"rates": {
"GBP": 0.277799
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "GBP",
"amount": 100
},
"result": 27.7799,
"rate": 0.277799
}Build with GEL/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key