Rate Overview
Live
1 GBP = 3.5988 GEL
1 GEL = 0.277868
GBP
Avg
3.6223
High
3.6756
Low
3.5781
Last updated: 3/27/2026, 4:05:49 AM
Quick Conversions
| GBP | GEL |
|---|---|
| 1 GBP | 3.60 GEL |
| 10 GBP | 35.99 GEL |
| 50 GBP | 179.94 GEL |
| 100 GBP | 359.88 GEL |
| 500 GBP | 1,799.42 GEL |
| 1,000 GBP | 3,598.83 GEL |
Get GBP/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=GELExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-03-27T04:05:49Z",
"rates": {
"GEL": 3.59883
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "GEL",
"amount": 100
},
"result": 359.883,
"rate": 3.59883
}Build with GBP/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key