Rate Overview
Live
1 SYP = 0.842414 BTN
1 BTN = 1.1871
SYP
Avg
0.839507
High
0.843055
Low
0.834531
Last updated: 4/16/2026, 10:20:46 PM
Quick Conversions
| SYP | BTN |
|---|---|
| 1 SYP | 0.84 BTN |
| 10 SYP | 8.42 BTN |
| 50 SYP | 42.12 BTN |
| 100 SYP | 84.24 BTN |
| 500 SYP | 421.21 BTN |
| 1,000 SYP | 842.41 BTN |
Get SYP/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=BTNExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-04-16T22:20:46Z",
"rates": {
"BTN": 0.842414
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "BTN",
"amount": 100
},
"result": 84.2414,
"rate": 0.842414
}Build with SYP/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key