Rate Overview
Live
1 GEL = 36.7167 BTN
1 BTN = 0.027236
GEL
Avg
36.7658
High
36.8385
Low
36.6798
Last updated: 7/26/2026, 2:12:12 AM
Quick Conversions
| GEL | BTN |
|---|---|
| 1 GEL | 36.72 BTN |
| 10 GEL | 367.17 BTN |
| 50 GEL | 1,835.84 BTN |
| 100 GEL | 3,671.67 BTN |
| 500 GEL | 18,358.36 BTN |
| 1,000 GEL | 36,716.73 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-26T02:12:12Z",
"rates": {
"BTN": 36.716729
}
}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": 3671.6729,
"rate": 36.716729
}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