Rate Overview
Live
1 GEL = 1.1851 BYN
1 BYN = 0.843800
GEL
Avg
1.1690
High
1.1862
Low
1.1551
Last updated: 9/2/2026, 4:04:56 PM
Quick Conversions
| GEL | BYN |
|---|---|
| 1 GEL | 1.19 BYN |
| 10 GEL | 11.85 BYN |
| 50 GEL | 59.26 BYN |
| 100 GEL | 118.51 BYN |
| 500 GEL | 592.56 BYN |
| 1,000 GEL | 1,185.12 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-09-02T16:04:56Z",
"rates": {
"BYN": 1.185115
}
}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": 118.5115,
"rate": 1.185115
}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