Rate Overview
Live
1 TRY = 1.9508 BTN
1 BTN = 0.512607
TRY
Avg
1.9581
High
1.9774
Low
1.9495
Last updated: 9/7/2026, 1:36:10 AM
Quick Conversions
| TRY | BTN |
|---|---|
| 1 TRY | 1.95 BTN |
| 10 TRY | 19.51 BTN |
| 50 TRY | 97.54 BTN |
| 100 TRY | 195.08 BTN |
| 500 TRY | 975.41 BTN |
| 1,000 TRY | 1,950.81 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-09-07T01:36:10Z",
"rates": {
"BTN": 1.950813
}
}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": 195.0813,
"rate": 1.950813
}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