Rate Overview
Live
1 BND = 2.1095 GEL
1 GEL = 0.474040
BND
Avg
2.1052
High
2.1110
Low
2.1002
Last updated: 5/7/2026, 12:33:33 PM
Quick Conversions
| BND | GEL |
|---|---|
| 1 BND | 2.11 GEL |
| 10 BND | 21.10 GEL |
| 50 BND | 105.48 GEL |
| 100 BND | 210.95 GEL |
| 500 BND | 1,054.76 GEL |
| 1,000 BND | 2,109.53 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-05-07T12:33:33Z",
"rates": {
"GEL": 2.109527
}
}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": 210.9527,
"rate": 2.109527
}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