Rate Overview
Live
1 TRY = 2.1155 BTN
1 BTN = 0.472707 TRY
Avg
2.1173
High
2.1520
Low
2.0911
Last updated: 1/25/2026, 3:09:49 PM
Quick Conversions
| TRY | BTN |
|---|---|
| 1 TRY | 2.12 BTN |
| 10 TRY | 21.15 BTN |
| 50 TRY | 105.77 BTN |
| 100 TRY | 211.55 BTN |
| 500 TRY | 1,057.74 BTN |
| 1,000 TRY | 2,115.48 BTN |
Get TRY/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=BTNExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-01-25T15:09:49Z",
"rates": {
"BTN": 2.115476
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "BTN",
"amount": 100
},
"result": 211.54760000000002,
"rate": 2.115476
}Build with TRY/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key