Rate Overview
Live
1 GEL = 0.274321 GBP
1 GBP = 3.6454
GEL
Avg
0.276895
High
0.279474
Low
0.274321
Last updated: 3/6/2026, 8:15:12 PM
Quick Conversions
| GEL | GBP |
|---|---|
| 1 GEL | 0.27 GBP |
| 10 GEL | 2.74 GBP |
| 50 GEL | 13.72 GBP |
| 100 GEL | 27.43 GBP |
| 500 GEL | 137.16 GBP |
| 1,000 GEL | 274.32 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-06T20:15:12Z",
"rates": {
"GBP": 0.274321
}
}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.4321,
"rate": 0.274321
}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