Rate Overview
Live
1 GEL = 34.6303 BTN
1 BTN = 0.028876
GEL
Avg
34.5375
High
34.6810
Low
34.3870
Last updated: 4/17/2026, 12:31:18 AM
Quick Conversions
| GEL | BTN |
|---|---|
| 1 GEL | 34.63 BTN |
| 10 GEL | 346.30 BTN |
| 50 GEL | 1,731.52 BTN |
| 100 GEL | 3,463.03 BTN |
| 500 GEL | 17,315.16 BTN |
| 1,000 GEL | 34,630.32 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-04-17T00:31:18Z",
"rates": {
"BTN": 34.630319
}
}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": 3463.0319,
"rate": 34.630319
}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