Rate Overview
Live
1 BND = 2.0318 GEL
1 GEL = 0.492170
BND
Avg
2.0317
High
2.0363
Low
2.0276
Last updated: 7/30/2026, 10:21:47 AM
Quick Conversions
| BND | GEL |
|---|---|
| 1 BND | 2.03 GEL |
| 10 BND | 20.32 GEL |
| 50 BND | 101.59 GEL |
| 100 BND | 203.18 GEL |
| 500 BND | 1,015.91 GEL |
| 1,000 BND | 2,031.82 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-30T10:21:47Z",
"rates": {
"GEL": 2.031817
}
}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": 203.18170000000003,
"rate": 2.031817
}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