Rate Overview
Live
1 GEL = 0.487213 BND
1 BND = 2.0525
GEL
Avg
0.488346
High
0.489866
Low
0.487213
Last updated: 9/3/2026, 8:57:09 AM
Quick Conversions
| GEL | BND |
|---|---|
| 1 GEL | 0.49 BND |
| 10 GEL | 4.87 BND |
| 50 GEL | 24.36 BND |
| 100 GEL | 48.72 BND |
| 500 GEL | 243.61 BND |
| 1,000 GEL | 487.21 BND |
Get GEL/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=BNDExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-09-03T08:57:09Z",
"rates": {
"BND": 0.487213
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "BND",
"amount": 100
},
"result": 48.7213,
"rate": 0.487213
}Build with GEL/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key