Rate Overview
Live
1 GEL = 35.7836 BTN
1 BTN = 0.027946
GEL
Avg
35.9322
High
36.2567
Low
35.7550
Last updated: 5/27/2026, 3:39:21 AM
Quick Conversions
| GEL | BTN |
|---|---|
| 1 GEL | 35.78 BTN |
| 10 GEL | 357.84 BTN |
| 50 GEL | 1,789.18 BTN |
| 100 GEL | 3,578.36 BTN |
| 500 GEL | 17,891.79 BTN |
| 1,000 GEL | 35,783.58 BTN |
Get GEL/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=BTNExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-05-27T03:39:21Z",
"rates": {
"BTN": 35.783577
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "BTN",
"amount": 100
},
"result": 3578.3577,
"rate": 35.783577
}Build with GEL/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key