Rate Overview
Live
1 GEL = 0.282934 GBP
1 GBP = 3.5344
GEL
Avg
0.283406
High
0.284307
Low
0.282864
Last updated: 8/15/2026, 1:31:58 AM
Quick Conversions
| GEL | GBP |
|---|---|
| 1 GEL | 0.28 GBP |
| 10 GEL | 2.83 GBP |
| 50 GEL | 14.15 GBP |
| 100 GEL | 28.29 GBP |
| 500 GEL | 141.47 GBP |
| 1,000 GEL | 282.93 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-08-15T01:31:58Z",
"rates": {
"GBP": 0.282934
}
}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": 28.293400000000002,
"rate": 0.282934
}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