Rate Overview
Live
1 BTN = 0.492370 TRY
1 TRY = 2.0310
BTN
Avg
0.489369
High
0.492370
Low
0.485573
Last updated: 6/19/2026, 8:38:06 AM
Quick Conversions
| BTN | TRY |
|---|---|
| 1 BTN | 0.49 TRY |
| 10 BTN | 4.92 TRY |
| 50 BTN | 24.62 TRY |
| 100 BTN | 49.24 TRY |
| 500 BTN | 246.18 TRY |
| 1,000 BTN | 492.37 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-06-19T08:38:06Z",
"rates": {
"TRY": 0.49237
}
}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.236999999999995,
"rate": 0.49237
}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