Rate Overview
Live
1 GEL = 0.468986 BND
1 BND = 2.1323
GEL
Avg
0.471133
High
0.474041
Low
0.468432
Last updated: 3/7/2026, 8:52:18 AM
Quick Conversions
| GEL | BND |
|---|---|
| 1 GEL | 0.47 BND |
| 10 GEL | 4.69 BND |
| 50 GEL | 23.45 BND |
| 100 GEL | 46.90 BND |
| 500 GEL | 234.49 BND |
| 1,000 GEL | 468.99 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-03-07T08:52:18Z",
"rates": {
"BND": 0.468986
}
}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": 46.8986,
"rate": 0.468986
}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