Rate Overview
Live
1 BTN = 1.1690 SYP
1 SYP = 0.855422
BTN
Avg
1.1666
High
1.1750
Low
1.1626
Last updated: 5/8/2026, 3:41:57 PM
Quick Conversions
| BTN | SYP |
|---|---|
| 1 BTN | 1.17 SYP |
| 10 BTN | 11.69 SYP |
| 50 BTN | 58.45 SYP |
| 100 BTN | 116.90 SYP |
| 500 BTN | 584.51 SYP |
| 1,000 BTN | 1,169.01 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-05-08T15:41:57Z",
"rates": {
"SYP": 1.169014
}
}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": 116.9014,
"rate": 1.169014
}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