Rate Overview
Live
1 TRY = 2.0310 BTN
1 BTN = 0.492371
TRY
Avg
2.0435
High
2.0594
Low
2.0310
Last updated: 6/19/2026, 8:38:56 AM
Quick Conversions
| TRY | BTN |
|---|---|
| 1 TRY | 2.03 BTN |
| 10 TRY | 20.31 BTN |
| 50 TRY | 101.55 BTN |
| 100 TRY | 203.10 BTN |
| 500 TRY | 1,015.50 BTN |
| 1,000 TRY | 2,030.99 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-06-19T08:38:56Z",
"rates": {
"BTN": 2.03099
}
}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": 203.09900000000002,
"rate": 2.03099
}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