Rate Overview
Live
1 BTN = 0.479550 TRY
1 TRY = 2.0853
BTN
Avg
0.477349
High
0.481293
Low
0.470903
Last updated: 5/27/2026, 8:24:05 PM
Quick Conversions
| BTN | TRY |
|---|---|
| 1 BTN | 0.48 TRY |
| 10 BTN | 4.80 TRY |
| 50 BTN | 23.98 TRY |
| 100 BTN | 47.96 TRY |
| 500 BTN | 239.77 TRY |
| 1,000 BTN | 479.55 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-27T20:24:05Z",
"rates": {
"TRY": 0.47955
}
}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.955,
"rate": 0.47955
}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