Rate Overview
Live
1 BTN = 0.027379 GEL
1 GEL = 36.5243
BTN
Avg
0.030760
High
0.032947
Low
0.027379
Last updated: 7/29/2026, 3:22:46 AM
Quick Conversions
| BTN | GEL |
|---|---|
| 1 BTN | 0.03 GEL |
| 10 BTN | 0.27 GEL |
| 50 BTN | 1.37 GEL |
| 100 BTN | 2.74 GEL |
| 500 BTN | 13.69 GEL |
| 1,000 BTN | 27.38 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-07-29T03:22:46Z",
"rates": {
"GEL": 0.027379
}
}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.7379000000000002,
"rate": 0.027379
}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