Rate Overview
Live
1 GEL = 1.0583 BYN
1 BYN = 0.944926
GEL
Avg
1.0634
High
1.0724
Low
1.0583
Last updated: 4/17/2026, 12:34:14 AM
Quick Conversions
| GEL | BYN |
|---|---|
| 1 GEL | 1.06 BYN |
| 10 GEL | 10.58 BYN |
| 50 GEL | 52.91 BYN |
| 100 GEL | 105.83 BYN |
| 500 GEL | 529.14 BYN |
| 1,000 GEL | 1,058.28 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-04-17T00:34:14Z",
"rates": {
"BYN": 1.058284
}
}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": 105.8284,
"rate": 1.058284
}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