Rate Overview
Live
1 BYN = 0.944925 GEL
1 GEL = 1.0583
BYN
Avg
0.940417
High
0.944925
Low
0.932470
Last updated: 4/17/2026, 1:49:57 AM
Quick Conversions
| BYN | GEL |
|---|---|
| 1 BYN | 0.94 GEL |
| 10 BYN | 9.45 GEL |
| 50 BYN | 47.25 GEL |
| 100 BYN | 94.49 GEL |
| 500 BYN | 472.46 GEL |
| 1,000 BYN | 944.93 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-04-17T01:49:57Z",
"rates": {
"GEL": 0.944925
}
}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": 94.4925,
"rate": 0.944925
}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