Rate Overview
Live
1 BTN = 0.479219 TRY
1 TRY = 2.0867
BTN
Avg
0.480084
High
0.482500
Low
0.477419
Last updated: 3/7/2026, 6:07:39 AM
Quick Conversions
| BTN | TRY |
|---|---|
| 1 BTN | 0.48 TRY |
| 10 BTN | 4.79 TRY |
| 50 BTN | 23.96 TRY |
| 100 BTN | 47.92 TRY |
| 500 BTN | 239.61 TRY |
| 1,000 BTN | 479.22 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-03-07T06:07:39Z",
"rates": {
"TRY": 0.479219
}
}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.9219,
"rate": 0.479219
}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