Rate Overview
Live
1 SYP = 0.861258 BTN
1 BTN = 1.1611
SYP
Avg
0.857333
High
0.862514
Low
0.853582
Last updated: 7/3/2026, 6:08:36 AM
Quick Conversions
| SYP | BTN |
|---|---|
| 1 SYP | 0.86 BTN |
| 10 SYP | 8.61 BTN |
| 50 SYP | 43.06 BTN |
| 100 SYP | 86.13 BTN |
| 500 SYP | 430.63 BTN |
| 1,000 SYP | 861.26 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-07-03T06:08:36Z",
"rates": {
"BTN": 0.861258
}
}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": 86.1258,
"rate": 0.861258
}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