Rate Overview
Live
1 BTN = 0.513122 TRY
1 TRY = 1.9489
BTN
Avg
0.507564
High
0.513122
Low
0.503707
Last updated: 9/3/2026, 10:21:34 PM
Quick Conversions
| BTN | TRY |
|---|---|
| 1 BTN | 0.51 TRY |
| 10 BTN | 5.13 TRY |
| 50 BTN | 25.66 TRY |
| 100 BTN | 51.31 TRY |
| 500 BTN | 256.56 TRY |
| 1,000 BTN | 513.12 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-09-03T22:21:34Z",
"rates": {
"TRY": 0.513122
}
}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": 51.3122,
"rate": 0.513122
}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