Rate Overview
Live
1 GEL = 36.2738 BTN
1 BTN = 0.027568
GEL
Avg
36.0907
High
36.2916
Low
35.7646
Last updated: 7/6/2026, 12:15:15 PM
Quick Conversions
| GEL | BTN |
|---|---|
| 1 GEL | 36.27 BTN |
| 10 GEL | 362.74 BTN |
| 50 GEL | 1,813.69 BTN |
| 100 GEL | 3,627.38 BTN |
| 500 GEL | 18,136.91 BTN |
| 1,000 GEL | 36,273.82 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-07-06T12:15:15Z",
"rates": {
"BTN": 36.273817
}
}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": 3627.3817,
"rate": 36.273817
}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