Rate Overview
Live
1 GEL = 36.1080 BTN
1 BTN = 0.027695
GEL
Avg
33.6563
High
36.1080
Low
31.4876
Last updated: 7/2/2026, 4:55:31 PM
Quick Conversions
| GEL | BTN |
|---|---|
| 1 GEL | 36.11 BTN |
| 10 GEL | 361.08 BTN |
| 50 GEL | 1,805.40 BTN |
| 100 GEL | 3,610.80 BTN |
| 500 GEL | 18,054.02 BTN |
| 1,000 GEL | 36,108.04 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-02T16:55:31Z",
"rates": {
"BTN": 36.108041
}
}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": 3610.8041,
"rate": 36.108041
}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