Rate Overview
Live
1 GEL = 0.493204 BND
1 BND = 2.0276
GEL
Avg
0.476475
High
0.493204
Low
0.459434
Last updated: 7/29/2026, 3:30:23 AM
Quick Conversions
| GEL | BND |
|---|---|
| 1 GEL | 0.49 BND |
| 10 GEL | 4.93 BND |
| 50 GEL | 24.66 BND |
| 100 GEL | 49.32 BND |
| 500 GEL | 246.60 BND |
| 1,000 GEL | 493.20 BND |
Get GEL/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=BNDExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-07-29T03:30:23Z",
"rates": {
"BND": 0.493204
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "BND",
"amount": 100
},
"result": 49.3204,
"rate": 0.493204
}Build with GEL/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key