Rate Overview
Live
1 SYP = 0.856090 BTN
1 BTN = 1.1681
SYP
Avg
0.860602
High
0.865396
Low
0.856043
Last updated: 6/16/2026, 12:48:51 PM
Quick Conversions
| SYP | BTN |
|---|---|
| 1 SYP | 0.86 BTN |
| 10 SYP | 8.56 BTN |
| 50 SYP | 42.80 BTN |
| 100 SYP | 85.61 BTN |
| 500 SYP | 428.05 BTN |
| 1,000 SYP | 856.09 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-06-16T12:48:51Z",
"rates": {
"BTN": 0.85609
}
}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": 85.60900000000001,
"rate": 0.85609
}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