Rate Overview
Live
1 BTN = 0.029719 GEL
1 GEL = 33.6485
BTN
Avg
0.029475
High
0.029719
Low
0.029306
Last updated: 3/7/2026, 2:24:35 AM
Quick Conversions
| BTN | GEL |
|---|---|
| 1 BTN | 0.03 GEL |
| 10 BTN | 0.30 GEL |
| 50 BTN | 1.49 GEL |
| 100 BTN | 2.97 GEL |
| 500 BTN | 14.86 GEL |
| 1,000 BTN | 29.72 GEL |
Get BTN/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=GELExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-03-07T02:24:35Z",
"rates": {
"GEL": 0.029719
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "GEL",
"amount": 100
},
"result": 2.9718999999999998,
"rate": 0.029719
}Build with BTN/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key