Rate Overview
Live
1 BTN = 1.1703 SYP
1 SYP = 0.854472
BTN
Avg
1.1653
High
1.1718
Low
1.1555
Last updated: 6/18/2026, 10:17:35 AM
Quick Conversions
| BTN | SYP |
|---|---|
| 1 BTN | 1.17 SYP |
| 10 BTN | 11.70 SYP |
| 50 BTN | 58.52 SYP |
| 100 BTN | 117.03 SYP |
| 500 BTN | 585.16 SYP |
| 1,000 BTN | 1,170.31 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-06-18T10:17:35Z",
"rates": {
"SYP": 1.170314
}
}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": 117.0314,
"rate": 1.170314
}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