Rate Overview
Live
1 GEL = 1.0540 BYN
1 BYN = 0.948737
GEL
Avg
1.0523
High
1.0543
Low
1.0473
Last updated: 5/7/2026, 6:56:41 AM
Quick Conversions
| GEL | BYN |
|---|---|
| 1 GEL | 1.05 BYN |
| 10 GEL | 10.54 BYN |
| 50 GEL | 52.70 BYN |
| 100 GEL | 105.40 BYN |
| 500 GEL | 527.02 BYN |
| 1,000 GEL | 1,054.03 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-05-07T06:56:41Z",
"rates": {
"BYN": 1.054033
}
}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.4033,
"rate": 1.054033
}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