Rate Overview
Live
1 BTN = 0.472706 TRY
1 TRY = 2.1155 BTN
Avg
0.474736
High
0.477192
Low
0.472706
Last updated: 1/25/2026, 4:39:44 PM
Quick Conversions
| BTN | TRY |
|---|---|
| 1 BTN | 0.47 TRY |
| 10 BTN | 4.73 TRY |
| 50 BTN | 23.64 TRY |
| 100 BTN | 47.27 TRY |
| 500 BTN | 236.35 TRY |
| 1,000 BTN | 472.71 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-01-25T16:39:44Z",
"rates": {
"TRY": 0.472706
}
}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.2706,
"rate": 0.472706
}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