Rate Overview
Live
1 BTN = 0.028337 GEL
1 GEL = 35.2896
BTN
Avg
0.028286
High
0.028337
Low
0.028241
Last updated: 5/8/2026, 12:58:49 PM
Quick Conversions
| BTN | GEL |
|---|---|
| 1 BTN | 0.03 GEL |
| 10 BTN | 0.28 GEL |
| 50 BTN | 1.42 GEL |
| 100 BTN | 2.83 GEL |
| 500 BTN | 14.17 GEL |
| 1,000 BTN | 28.34 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-05-08T12:58:49Z",
"rates": {
"GEL": 0.028337
}
}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.8337000000000003,
"rate": 0.028337
}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