Rate Overview
Live
1 GEL = 0.273942 GBP
1 GBP = 3.6504
GEL
Avg
0.275615
High
0.277464
Low
0.273787
Last updated: 4/16/2026, 6:01:33 AM
Quick Conversions
| GEL | GBP |
|---|---|
| 1 GEL | 0.27 GBP |
| 10 GEL | 2.74 GBP |
| 50 GEL | 13.70 GBP |
| 100 GEL | 27.39 GBP |
| 500 GEL | 136.97 GBP |
| 1,000 GEL | 273.94 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-04-16T06:01:33Z",
"rates": {
"GBP": 0.273942
}
}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.3942,
"rate": 0.273942
}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