Rate Overview
Live
1 BTN = 0.472209 TRY
1 TRY = 2.1177
BTN
Avg
0.475811
High
0.483087
Low
0.467863
Last updated: 3/27/2026, 11:18:48 AM
Quick Conversions
| BTN | TRY |
|---|---|
| 1 BTN | 0.47 TRY |
| 10 BTN | 4.72 TRY |
| 50 BTN | 23.61 TRY |
| 100 BTN | 47.22 TRY |
| 500 BTN | 236.10 TRY |
| 1,000 BTN | 472.21 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-27T11:18:48Z",
"rates": {
"TRY": 0.472209
}
}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.2209,
"rate": 0.472209
}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