Rate Overview
Live
1 BYN = 0.919307 GEL
1 GEL = 1.0878
BYN
Avg
0.868529
High
0.948784
Low
0.794118
Last updated: 7/12/2026, 3:30:59 PM
Quick Conversions
| BYN | GEL |
|---|---|
| 1 BYN | 0.92 GEL |
| 10 BYN | 9.19 GEL |
| 50 BYN | 45.97 GEL |
| 100 BYN | 91.93 GEL |
| 500 BYN | 459.65 GEL |
| 1,000 BYN | 919.31 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-12T15:30:59Z",
"rates": {
"GEL": 0.919307
}
}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": 91.9307,
"rate": 0.919307
}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