Rate Overview
Live
1 GEL = 35.3277 BTN
1 BTN = 0.028306
GEL
Avg
35.3577
High
35.4083
Low
35.2559
Last updated: 5/7/2026, 2:21:59 AM
Quick Conversions
| GEL | BTN |
|---|---|
| 1 GEL | 35.33 BTN |
| 10 GEL | 353.28 BTN |
| 50 GEL | 1,766.39 BTN |
| 100 GEL | 3,532.77 BTN |
| 500 GEL | 17,663.87 BTN |
| 1,000 GEL | 35,327.75 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-05-07T02:21:59Z",
"rates": {
"BTN": 35.327745
}
}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": 3532.7745,
"rate": 35.327745
}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