Rate Overview
Live
1 GEL = 1.0947 BYN
1 BYN = 0.913458
GEL
Avg
1.0715
High
1.1049
Low
1.0234
Last updated: 7/26/2026, 8:36:56 PM
Quick Conversions
| GEL | BYN |
|---|---|
| 1 GEL | 1.09 BYN |
| 10 GEL | 10.95 BYN |
| 50 GEL | 54.74 BYN |
| 100 GEL | 109.47 BYN |
| 500 GEL | 547.37 BYN |
| 1,000 GEL | 1,094.74 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-26T20:36:56Z",
"rates": {
"BYN": 1.094741
}
}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.47409999999999,
"rate": 1.094741
}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