Rate Overview
Live
1 BTN = 135.9962 SYP
1 SYP = 0.007353
BTN
Avg
18.0430
High
136.3253
Low
1.1468
Last updated: 8/22/2026, 8:15:31 PM
Quick Conversions
| BTN | SYP |
|---|---|
| 1 BTN | 136.00 SYP |
| 10 BTN | 1,359.96 SYP |
| 50 BTN | 6,799.81 SYP |
| 100 BTN | 13,599.62 SYP |
| 500 BTN | 67,998.08 SYP |
| 1,000 BTN | 135,996.16 SYP |
Get BTN/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=SYPExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-08-22T20:15:31Z",
"rates": {
"SYP": 135.996165
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "SYP",
"amount": 100
},
"result": 13599.616499999998,
"rate": 135.996165
}Build with BTN/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key