Rate Overview
Live
1 GEL = 1.0316 BYN
1 BYN = 0.969380
GEL
Avg
1.0745
High
1.1707
Low
1.0290
Last updated: 5/27/2026, 9:48:07 AM
Quick Conversions
| GEL | BYN |
|---|---|
| 1 GEL | 1.03 BYN |
| 10 GEL | 10.32 BYN |
| 50 GEL | 51.58 BYN |
| 100 GEL | 103.16 BYN |
| 500 GEL | 515.79 BYN |
| 1,000 GEL | 1,031.59 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-27T09:48:07Z",
"rates": {
"BYN": 1.031587
}
}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": 103.15870000000001,
"rate": 1.031587
}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