Rate Overview
Live
1 BTN = 0.492197 TRY
1 TRY = 2.0317
BTN
Avg
0.491496
High
0.492752
Low
0.489794
Last updated: 7/8/2026, 9:43:12 PM
Quick Conversions
| BTN | TRY |
|---|---|
| 1 BTN | 0.49 TRY |
| 10 BTN | 4.92 TRY |
| 50 BTN | 24.61 TRY |
| 100 BTN | 49.22 TRY |
| 500 BTN | 246.10 TRY |
| 1,000 BTN | 492.20 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-08T21:43:12Z",
"rates": {
"TRY": 0.492197
}
}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.2197,
"rate": 0.492197
}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