Rate Overview
Live
1 GEL = 33.6478 BTN
1 BTN = 0.029720
GEL
Avg
33.9403
High
34.1217
Low
33.6478
Last updated: 3/6/2026, 11:27:09 PM
Quick Conversions
| GEL | BTN |
|---|---|
| 1 GEL | 33.65 BTN |
| 10 GEL | 336.48 BTN |
| 50 GEL | 1,682.39 BTN |
| 100 GEL | 3,364.78 BTN |
| 500 GEL | 16,823.88 BTN |
| 1,000 GEL | 33,647.75 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-03-06T23:27:09Z",
"rates": {
"BTN": 33.647753
}
}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": 3364.7753000000002,
"rate": 33.647753
}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