Rate Overview
Live
1 GEL = 1.1085 BYN
1 BYN = 0.902113
GEL
Avg
1.1064
High
1.1197
Low
1.0933
Last updated: 3/27/2026, 8:16:21 AM
Quick Conversions
| GEL | BYN |
|---|---|
| 1 GEL | 1.11 BYN |
| 10 GEL | 11.09 BYN |
| 50 GEL | 55.43 BYN |
| 100 GEL | 110.85 BYN |
| 500 GEL | 554.25 BYN |
| 1,000 GEL | 1,108.51 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-03-27T08:16:21Z",
"rates": {
"BYN": 1.108509
}
}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.8509,
"rate": 1.108509
}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