Rate Overview
Live
1 BTN = 0.028030 GEL
1 GEL = 35.6761
BTN
Avg
0.027949
High
0.028081
Low
0.027734
Last updated: 6/18/2026, 11:40:16 AM
Quick Conversions
| BTN | GEL |
|---|---|
| 1 BTN | 0.03 GEL |
| 10 BTN | 0.28 GEL |
| 50 BTN | 1.40 GEL |
| 100 BTN | 2.80 GEL |
| 500 BTN | 14.02 GEL |
| 1,000 BTN | 28.03 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-06-18T11:40:16Z",
"rates": {
"GEL": 0.02803
}
}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.803,
"rate": 0.02803
}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