Rate Overview
Live
1 GEL = 1.1340 BYN
1 BYN = 0.881805
GEL
Avg
1.1358
High
1.1417
Low
1.1265
Last updated: 8/12/2026, 4:30:23 PM
Quick Conversions
| GEL | BYN |
|---|---|
| 1 GEL | 1.13 BYN |
| 10 GEL | 11.34 BYN |
| 50 GEL | 56.70 BYN |
| 100 GEL | 113.40 BYN |
| 500 GEL | 567.02 BYN |
| 1,000 GEL | 1,134.04 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-08-12T16:30:23Z",
"rates": {
"BYN": 1.134038
}
}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": 113.4038,
"rate": 1.134038
}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