Rate Overview
Live
1 BTN = 0.479577 TRY
1 TRY = 2.0852
BTN
Avg
0.472530
High
0.483316
Low
0.457770
Last updated: 5/27/2026, 10:40:14 PM
Quick Conversions
| BTN | TRY |
|---|---|
| 1 BTN | 0.48 TRY |
| 10 BTN | 4.80 TRY |
| 50 BTN | 23.98 TRY |
| 100 BTN | 47.96 TRY |
| 500 BTN | 239.79 TRY |
| 1,000 BTN | 479.58 TRY |
Get BTN/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=TRYExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-05-27T22:40:14Z",
"rates": {
"TRY": 0.479577
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "TRY",
"amount": 100
},
"result": 47.957699999999996,
"rate": 0.479577
}Build with BTN/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key