Rate Overview
Live
1 GEL = 35.9071 BTN
1 BTN = 0.027850
GEL
Avg
34.3977
High
36.1167
Low
33.3686
Last updated: 5/27/2026, 6:16:20 AM
Quick Conversions
| GEL | BTN |
|---|---|
| 1 GEL | 35.91 BTN |
| 10 GEL | 359.07 BTN |
| 50 GEL | 1,795.36 BTN |
| 100 GEL | 3,590.71 BTN |
| 500 GEL | 17,953.55 BTN |
| 1,000 GEL | 35,907.11 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-27T06:16:20Z",
"rates": {
"BTN": 35.907108
}
}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": 3590.7108000000003,
"rate": 35.907108
}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