Rate Overview
Live
1 GEL = 0.273094 GBP
1 GBP = 3.6617
GEL
Avg
0.274371
High
0.275447
Low
0.272972
Last updated: 5/6/2026, 3:30:03 PM
Quick Conversions
| GEL | GBP |
|---|---|
| 1 GEL | 0.27 GBP |
| 10 GEL | 2.73 GBP |
| 50 GEL | 13.65 GBP |
| 100 GEL | 27.31 GBP |
| 500 GEL | 136.55 GBP |
| 1,000 GEL | 273.09 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-05-06T15:30:03Z",
"rates": {
"GBP": 0.273094
}
}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.3094,
"rate": 0.273094
}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