Rate Overview
Live
1 BND = 2.0393 GEL
1 GEL = 0.490355
BND
Avg
2.0333
High
2.0393
Low
2.0276
Last updated: 7/31/2026, 8:05:02 AM
Quick Conversions
| BND | GEL |
|---|---|
| 1 BND | 2.04 GEL |
| 10 BND | 20.39 GEL |
| 50 BND | 101.97 GEL |
| 100 BND | 203.93 GEL |
| 500 BND | 1,019.67 GEL |
| 1,000 BND | 2,039.34 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-07-31T08:05:02Z",
"rates": {
"GEL": 2.039338
}
}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": 203.9338,
"rate": 2.039338
}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