Rate Overview
Live
1 BTN = 135.8406 SYP
1 SYP = 0.007362
BTN
Avg
137.0079
High
137.7561
Low
135.8406
Last updated: 9/11/2026, 9:50:38 PM
Quick Conversions
| BTN | SYP |
|---|---|
| 1 BTN | 135.84 SYP |
| 10 BTN | 1,358.41 SYP |
| 50 BTN | 6,792.03 SYP |
| 100 BTN | 13,584.06 SYP |
| 500 BTN | 67,920.28 SYP |
| 1,000 BTN | 135,840.57 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-09-11T21:50:38Z",
"rates": {
"SYP": 135.840567
}
}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": 13584.0567,
"rate": 135.840567
}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