Rate Overview
Live
1 GEL = 36.5180 BTN
1 BTN = 0.027384
GEL
Avg
36.4503
High
36.5231
Low
36.3025
Last updated: 8/12/2026, 7:07:19 PM
Quick Conversions
| GEL | BTN |
|---|---|
| 1 GEL | 36.52 BTN |
| 10 GEL | 365.18 BTN |
| 50 GEL | 1,825.90 BTN |
| 100 GEL | 3,651.80 BTN |
| 500 GEL | 18,259.02 BTN |
| 1,000 GEL | 36,518.05 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-08-12T19:07:19Z",
"rates": {
"BTN": 36.518047
}
}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": 3651.8047,
"rate": 36.518047
}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