Rate Overview
Live
1 GEL = 0.490110 BND
1 BND = 2.0404
GEL
Avg
0.490624
High
0.491759
Low
0.490110
Last updated: 7/5/2026, 6:21:29 AM
Quick Conversions
| GEL | BND |
|---|---|
| 1 GEL | 0.49 BND |
| 10 GEL | 4.90 BND |
| 50 GEL | 24.51 BND |
| 100 GEL | 49.01 BND |
| 500 GEL | 245.06 BND |
| 1,000 GEL | 490.11 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-05T06:21:29Z",
"rates": {
"BND": 0.49011
}
}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.010999999999996,
"rate": 0.49011
}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