Rate Overview
Live
1 BND = 2.0276 GEL
1 GEL = 0.493205
BND
Avg
2.0343
High
2.0426
Low
2.0276
Last updated: 7/29/2026, 4:31:53 PM
Quick Conversions
| BND | GEL |
|---|---|
| 1 BND | 2.03 GEL |
| 10 BND | 20.28 GEL |
| 50 BND | 101.38 GEL |
| 100 BND | 202.76 GEL |
| 500 BND | 1,013.78 GEL |
| 1,000 BND | 2,027.56 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-29T16:31:53Z",
"rates": {
"GEL": 2.027556
}
}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": 202.75560000000002,
"rate": 2.027556
}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