Rate Overview
Live
1 GEL = 1.0459 BYN
1 BYN = 0.956126
GEL
Avg
1.0435
High
1.0490
Low
1.0398
Last updated: 6/16/2026, 11:16:58 AM
Quick Conversions
| GEL | BYN |
|---|---|
| 1 GEL | 1.05 BYN |
| 10 GEL | 10.46 BYN |
| 50 GEL | 52.29 BYN |
| 100 GEL | 104.59 BYN |
| 500 GEL | 522.94 BYN |
| 1,000 GEL | 1,045.89 BYN |
Get GEL/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=BYNExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-06-16T11:16:58Z",
"rates": {
"BYN": 1.045887
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "BYN",
"amount": 100
},
"result": 104.5887,
"rate": 1.045887
}Build with GEL/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key