Rate Overview
Live
1 GEL = 36.1869 BTN
1 BTN = 0.027634
GEL
Avg
36.4304
High
36.6979
Low
36.1869
Last updated: 9/5/2026, 12:17:17 AM
Quick Conversions
| GEL | BTN |
|---|---|
| 1 GEL | 36.19 BTN |
| 10 GEL | 361.87 BTN |
| 50 GEL | 1,809.35 BTN |
| 100 GEL | 3,618.69 BTN |
| 500 GEL | 18,093.45 BTN |
| 1,000 GEL | 36,186.91 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-09-05T00:17:17Z",
"rates": {
"BTN": 36.186908
}
}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": 3618.6908000000003,
"rate": 36.186908
}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