Rate Overview
Live
1 BTN = 0.478088 TRY
1 TRY = 2.0917
BTN
Avg
0.476502
High
0.478088
Low
0.475643
Last updated: 5/7/2026, 8:08:08 AM
Quick Conversions
| BTN | TRY |
|---|---|
| 1 BTN | 0.48 TRY |
| 10 BTN | 4.78 TRY |
| 50 BTN | 23.90 TRY |
| 100 BTN | 47.81 TRY |
| 500 BTN | 239.04 TRY |
| 1,000 BTN | 478.09 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-05-07T08:08:08Z",
"rates": {
"TRY": 0.478088
}
}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.8088,
"rate": 0.478088
}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