Rate Overview
Live
1 BND = 2.0496 GEL
1 GEL = 0.487897
BND
Avg
2.0617
High
2.0708
Low
2.0496
Last updated: 6/19/2026, 8:47:32 AM
Quick Conversions
| BND | GEL |
|---|---|
| 1 BND | 2.05 GEL |
| 10 BND | 20.50 GEL |
| 50 BND | 102.48 GEL |
| 100 BND | 204.96 GEL |
| 500 BND | 1,024.81 GEL |
| 1,000 BND | 2,049.61 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-06-19T08:47:32Z",
"rates": {
"GEL": 2.049613
}
}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.9613,
"rate": 2.049613
}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