Rate Overview
Live
1 BND = 2.0426 GEL
1 GEL = 0.489563
BND
Avg
2.0380
High
2.0426
Low
2.0321
Last updated: 7/11/2026, 2:58:24 PM
Quick Conversions
| BND | GEL |
|---|---|
| 1 BND | 2.04 GEL |
| 10 BND | 20.43 GEL |
| 50 BND | 102.13 GEL |
| 100 BND | 204.26 GEL |
| 500 BND | 1,021.32 GEL |
| 1,000 BND | 2,042.64 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-11T14:58:24Z",
"rates": {
"GEL": 2.042639
}
}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": 204.26389999999998,
"rate": 2.042639
}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