Rate Overview
Live
1 GEL = 1.1043 BYN
1 BYN = 0.905515
GEL
Avg
1.1030
High
1.1072
Low
1.0995
Last updated: 7/5/2026, 12:00:54 AM
Quick Conversions
| GEL | BYN |
|---|---|
| 1 GEL | 1.10 BYN |
| 10 GEL | 11.04 BYN |
| 50 GEL | 55.22 BYN |
| 100 GEL | 110.43 BYN |
| 500 GEL | 552.17 BYN |
| 1,000 GEL | 1,104.34 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-07-05T00:00:54Z",
"rates": {
"BYN": 1.104344
}
}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": 110.4344,
"rate": 1.104344
}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