Rate Overview
Live
1 SYP = 0.828839 BTN
1 BTN = 1.2065
SYP
Avg
0.827624
High
0.833581
Low
0.818741
Last updated: 3/7/2026, 1:40:27 AM
Quick Conversions
| SYP | BTN |
|---|---|
| 1 SYP | 0.83 BTN |
| 10 SYP | 8.29 BTN |
| 50 SYP | 41.44 BTN |
| 100 SYP | 82.88 BTN |
| 500 SYP | 414.42 BTN |
| 1,000 SYP | 828.84 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-03-07T01:40:27Z",
"rates": {
"BTN": 0.828839
}
}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": 82.8839,
"rate": 0.828839
}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