Rate Overview
Live
1 GEL = 1.0981 BYN
1 BYN = 0.910635
GEL
Avg
1.0723
High
1.1156
Low
1.0271
Last updated: 7/24/2026, 2:48:30 AM
Quick Conversions
| GEL | BYN |
|---|---|
| 1 GEL | 1.10 BYN |
| 10 GEL | 10.98 BYN |
| 50 GEL | 54.91 BYN |
| 100 GEL | 109.81 BYN |
| 500 GEL | 549.07 BYN |
| 1,000 GEL | 1,098.14 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-24T02:48:30Z",
"rates": {
"BYN": 1.098135
}
}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": 109.8135,
"rate": 1.098135
}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