Rate Overview
Live
1 TRY = 2.1177 BTN
1 BTN = 0.472211
TRY
Avg
2.2410
High
2.4684
Low
2.0775
Last updated: 3/27/2026, 9:33:46 AM
Quick Conversions
| TRY | BTN |
|---|---|
| 1 TRY | 2.12 BTN |
| 10 TRY | 21.18 BTN |
| 50 TRY | 105.88 BTN |
| 100 TRY | 211.77 BTN |
| 500 TRY | 1,058.85 BTN |
| 1,000 TRY | 2,117.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-27T09:33:46Z",
"rates": {
"BTN": 2.117697
}
}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.76970000000003,
"rate": 2.117697
}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