Rate Overview
Live
1 TRY = 2.0787 BTN
1 BTN = 0.481069
TRY
Avg
2.0815
High
2.0946
Low
2.0725
Last updated: 3/7/2026, 1:00:10 AM
Quick Conversions
| TRY | BTN |
|---|---|
| 1 TRY | 2.08 BTN |
| 10 TRY | 20.79 BTN |
| 50 TRY | 103.94 BTN |
| 100 TRY | 207.87 BTN |
| 500 TRY | 1,039.35 BTN |
| 1,000 TRY | 2,078.70 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-03-07T01:00:10Z",
"rates": {
"BTN": 2.078704
}
}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": 207.87040000000002,
"rate": 2.078704
}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