Rate Overview
Live
1 GEL = 36.1998 BTN
1 BTN = 0.027624
GEL
Avg
35.9225
High
36.3048
Low
35.5927
Last updated: 7/11/2026, 1:06:53 PM
Quick Conversions
| GEL | BTN |
|---|---|
| 1 GEL | 36.20 BTN |
| 10 GEL | 362.00 BTN |
| 50 GEL | 1,809.99 BTN |
| 100 GEL | 3,619.98 BTN |
| 500 GEL | 18,099.89 BTN |
| 1,000 GEL | 36,199.78 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-07-11T13:06:53Z",
"rates": {
"BTN": 36.199777
}
}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": 3619.9777,
"rate": 36.199777
}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