Rate Overview
Live
1 GEL = 35.6920 BTN
1 BTN = 0.028018
GEL
Avg
35.8594
High
36.0567
Low
35.6401
Last updated: 6/16/2026, 11:15:38 AM
Quick Conversions
| GEL | BTN |
|---|---|
| 1 GEL | 35.69 BTN |
| 10 GEL | 356.92 BTN |
| 50 GEL | 1,784.60 BTN |
| 100 GEL | 3,569.20 BTN |
| 500 GEL | 17,845.98 BTN |
| 1,000 GEL | 35,691.96 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-06-16T11:15:38Z",
"rates": {
"BTN": 35.691956
}
}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": 3569.1955999999996,
"rate": 35.691956
}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