Rate Overview
Live
1 TRY = 2.1177 BTN
1 BTN = 0.472205
TRY
Avg
2.0917
High
2.1177
Low
2.0712
Last updated: 3/27/2026, 12:55:54 PM
Quick Conversions
| TRY | BTN |
|---|---|
| 1 TRY | 2.12 BTN |
| 10 TRY | 21.18 BTN |
| 50 TRY | 105.89 BTN |
| 100 TRY | 211.77 BTN |
| 500 TRY | 1,058.86 BTN |
| 1,000 TRY | 2,117.73 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-27T12:55:54Z",
"rates": {
"BTN": 2.117725
}
}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.7725,
"rate": 2.117725
}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