Rate Overview
Live
1 BTN = 0.495689 TRY
1 TRY = 2.0174
BTN
Avg
0.492616
High
0.495689
Low
0.489178
Last updated: 7/30/2026, 3:29:03 AM
Quick Conversions
| BTN | TRY |
|---|---|
| 1 BTN | 0.50 TRY |
| 10 BTN | 4.96 TRY |
| 50 BTN | 24.78 TRY |
| 100 BTN | 49.57 TRY |
| 500 BTN | 247.84 TRY |
| 1,000 BTN | 495.69 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-30T03:29:03Z",
"rates": {
"TRY": 0.495689
}
}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.5689,
"rate": 0.495689
}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