Rate Overview
Live
1 GEL = 1.1662 BYN
1 BYN = 0.857517
GEL
Avg
1.1476
High
1.1662
Low
1.1359
Last updated: 8/15/2026, 11:13:18 PM
Quick Conversions
| GEL | BYN |
|---|---|
| 1 GEL | 1.17 BYN |
| 10 GEL | 11.66 BYN |
| 50 GEL | 58.31 BYN |
| 100 GEL | 116.62 BYN |
| 500 GEL | 583.08 BYN |
| 1,000 GEL | 1,166.16 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-08-15T23:13:18Z",
"rates": {
"BYN": 1.166157
}
}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": 116.6157,
"rate": 1.166157
}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