Rate Overview
Live
1 BYN = 0.956125 GEL
1 GEL = 1.0459
BYN
Avg
0.958364
High
0.961765
Low
0.953296
Last updated: 6/16/2026, 12:25:12 PM
Quick Conversions
| BYN | GEL |
|---|---|
| 1 BYN | 0.96 GEL |
| 10 BYN | 9.56 GEL |
| 50 BYN | 47.81 GEL |
| 100 BYN | 95.61 GEL |
| 500 BYN | 478.06 GEL |
| 1,000 BYN | 956.13 GEL |
Get BYN/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=GELExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-06-16T12:25:12Z",
"rates": {
"GEL": 0.956125
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "GEL",
"amount": 100
},
"result": 95.6125,
"rate": 0.956125
}Build with BYN/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key