Rate Overview
Live
1 GEL = 0.486157 BND
1 BND = 2.0569
GEL
Avg
0.484559
High
0.486157
Low
0.482909
Last updated: 6/18/2026, 8:19:55 AM
Quick Conversions
| GEL | BND |
|---|---|
| 1 GEL | 0.49 BND |
| 10 GEL | 4.86 BND |
| 50 GEL | 24.31 BND |
| 100 GEL | 48.62 BND |
| 500 GEL | 243.08 BND |
| 1,000 GEL | 486.16 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-06-18T08:19:55Z",
"rates": {
"BND": 0.486157
}
}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": 48.615700000000004,
"rate": 0.486157
}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