Rate Overview
Live
1 GEL = 0.492401 BND
1 BND = 2.0309
GEL
Avg
0.491002
High
0.493114
Low
0.488101
Last updated: 7/22/2026, 1:30:02 AM
Quick Conversions
| GEL | BND |
|---|---|
| 1 GEL | 0.49 BND |
| 10 GEL | 4.92 BND |
| 50 GEL | 24.62 BND |
| 100 GEL | 49.24 BND |
| 500 GEL | 246.20 BND |
| 1,000 GEL | 492.40 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-07-22T01:30:02Z",
"rates": {
"BND": 0.492401
}
}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": 49.2401,
"rate": 0.492401
}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