Rate Overview
Live
1 GBP = 3.6504 GEL
1 GEL = 0.273943
GBP
Avg
3.6283
High
3.6525
Low
3.6041
Last updated: 4/16/2026, 6:01:33 AM
Quick Conversions
| GBP | GEL |
|---|---|
| 1 GBP | 3.65 GEL |
| 10 GBP | 36.50 GEL |
| 50 GBP | 182.52 GEL |
| 100 GBP | 365.04 GEL |
| 500 GBP | 1,825.20 GEL |
| 1,000 GBP | 3,650.40 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-04-16T06:01:33Z",
"rates": {
"GEL": 3.650395
}
}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": 365.03950000000003,
"rate": 3.650395
}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