Rate Overview
Live
1 BND = 2.0813 GEL
1 GEL = 0.480479
BND
Avg
2.1067
High
2.1255
Low
2.0813
Last updated: 3/28/2026, 5:39:58 AM
Quick Conversions
| BND | GEL |
|---|---|
| 1 BND | 2.08 GEL |
| 10 BND | 20.81 GEL |
| 50 BND | 104.06 GEL |
| 100 BND | 208.13 GEL |
| 500 BND | 1,040.63 GEL |
| 1,000 BND | 2,081.26 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-03-28T05:39:58Z",
"rates": {
"GEL": 2.081258
}
}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": 208.1258,
"rate": 2.081258
}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