Rate Overview
Live
1 BYN = 0.905514 GEL
1 GEL = 1.1043
BYN
Avg
0.906827
High
0.909492
Low
0.903197
Last updated: 7/4/2026, 12:31:55 PM
Quick Conversions
| BYN | GEL |
|---|---|
| 1 BYN | 0.91 GEL |
| 10 BYN | 9.06 GEL |
| 50 BYN | 45.28 GEL |
| 100 BYN | 90.55 GEL |
| 500 BYN | 452.76 GEL |
| 1,000 BYN | 905.51 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-07-04T12:31:55Z",
"rates": {
"GEL": 0.905514
}
}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": 90.5514,
"rate": 0.905514
}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