Rate Overview
Live
1 GEL = 0.480478 BND
1 BND = 2.0813
GEL
Avg
0.471976
High
0.484139
Low
0.461462
Last updated: 3/28/2026, 5:38:20 AM
Quick Conversions
| GEL | BND |
|---|---|
| 1 GEL | 0.48 BND |
| 10 GEL | 4.80 BND |
| 50 GEL | 24.02 BND |
| 100 GEL | 48.05 BND |
| 500 GEL | 240.24 BND |
| 1,000 GEL | 480.48 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-28T05:38:20Z",
"rates": {
"BND": 0.480478
}
}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.0478,
"rate": 0.480478
}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