Rate Overview
Live
1 BTN = 0.495244 TRY
1 TRY = 2.0192
BTN
Avg
0.491947
High
0.495345
Low
0.489178
Last updated: 7/29/2026, 9:27:28 PM
Quick Conversions
| BTN | TRY |
|---|---|
| 1 BTN | 0.50 TRY |
| 10 BTN | 4.95 TRY |
| 50 BTN | 24.76 TRY |
| 100 BTN | 49.52 TRY |
| 500 BTN | 247.62 TRY |
| 1,000 BTN | 495.24 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-07-29T21:27:28Z",
"rates": {
"TRY": 0.495244
}
}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": 49.5244,
"rate": 0.495244
}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