Rate Overview
Live
1 BND = 2.0404 GEL
1 GEL = 0.490110
BND
Avg
2.0949
High
2.1625
Low
2.0318
Last updated: 8/1/2026, 9:45:57 AM
Quick Conversions
| BND | GEL |
|---|---|
| 1 BND | 2.04 GEL |
| 10 BND | 20.40 GEL |
| 50 BND | 102.02 GEL |
| 100 BND | 204.04 GEL |
| 500 BND | 1,020.18 GEL |
| 1,000 BND | 2,040.36 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-08-01T09:45:57Z",
"rates": {
"GEL": 2.040358
}
}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.0358,
"rate": 2.040358
}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