Rate Overview
Live
1 BND = 2.1187 GEL
1 GEL = 0.471994
BND
Avg
2.1145
High
2.1198
Low
2.1103
Last updated: 4/17/2026, 7:33:49 AM
Quick Conversions
| BND | GEL |
|---|---|
| 1 BND | 2.12 GEL |
| 10 BND | 21.19 GEL |
| 50 BND | 105.93 GEL |
| 100 BND | 211.87 GEL |
| 500 BND | 1,059.34 GEL |
| 1,000 BND | 2,118.67 GEL |
Get BND/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=GELExample Response:
{
"success": true,
"base": "BND",
"date": "2026-04-17T07:33:49Z",
"rates": {
"GEL": 2.118672
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "GEL",
"amount": 100
},
"result": 211.86720000000003,
"rate": 2.118672
}Build with BND/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key