Rate Overview
Live
1 BND = 2.1323 GEL
1 GEL = 0.468986
BND
Avg
2.1226
High
2.1348
Low
2.1095
Last updated: 3/7/2026, 7:57:07 AM
Quick Conversions
| BND | GEL |
|---|---|
| 1 BND | 2.13 GEL |
| 10 BND | 21.32 GEL |
| 50 BND | 106.61 GEL |
| 100 BND | 213.23 GEL |
| 500 BND | 1,066.13 GEL |
| 1,000 BND | 2,132.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-07T07:57:07Z",
"rates": {
"GEL": 2.132258
}
}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": 213.22580000000002,
"rate": 2.132258
}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