Rate Overview
Live
1 BTN = 1.1911 SYP
1 SYP = 0.839529
BTN
Avg
1.1897
High
1.1933
Low
1.1846
Last updated: 4/18/2026, 8:42:43 AM
Quick Conversions
| BTN | SYP |
|---|---|
| 1 BTN | 1.19 SYP |
| 10 BTN | 11.91 SYP |
| 50 BTN | 59.56 SYP |
| 100 BTN | 119.11 SYP |
| 500 BTN | 595.57 SYP |
| 1,000 BTN | 1,191.14 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-04-18T08:42:43Z",
"rates": {
"SYP": 1.191144
}
}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": 119.1144,
"rate": 1.191144
}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