Rate Overview
Live
1 BYN = 0.881804 GEL
1 GEL = 1.1340
BYN
Avg
0.880430
High
0.887670
Low
0.875878
Last updated: 8/12/2026, 4:06:34 PM
Quick Conversions
| BYN | GEL |
|---|---|
| 1 BYN | 0.88 GEL |
| 10 BYN | 8.82 GEL |
| 50 BYN | 44.09 GEL |
| 100 BYN | 88.18 GEL |
| 500 BYN | 440.90 GEL |
| 1,000 BYN | 881.80 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-08-12T16:06:34Z",
"rates": {
"GEL": 0.881804
}
}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": 88.1804,
"rate": 0.881804
}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