Rate Overview
Live
1 GEL = 36.2099 BTN
1 BTN = 0.027617
GEL
Avg
34.7316
High
36.2099
Low
33.3686
Last updated: 7/7/2026, 10:12:28 AM
Quick Conversions
| GEL | BTN |
|---|---|
| 1 GEL | 36.21 BTN |
| 10 GEL | 362.10 BTN |
| 50 GEL | 1,810.50 BTN |
| 100 GEL | 3,620.99 BTN |
| 500 GEL | 18,104.96 BTN |
| 1,000 GEL | 36,209.91 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-07T10:12:28Z",
"rates": {
"BTN": 36.209913
}
}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": 3620.9913,
"rate": 36.209913
}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