Rate Overview
Live
1 SYP = 0.859794 BTN
1 BTN = 1.1631
SYP
Avg
0.858625
High
0.860168
Low
0.856343
Last updated: 5/7/2026, 12:15:08 AM
Quick Conversions
| SYP | BTN |
|---|---|
| 1 SYP | 0.86 BTN |
| 10 SYP | 8.60 BTN |
| 50 SYP | 42.99 BTN |
| 100 SYP | 85.98 BTN |
| 500 SYP | 429.90 BTN |
| 1,000 SYP | 859.79 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-05-07T00:15:08Z",
"rates": {
"BTN": 0.859794
}
}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.9794,
"rate": 0.859794
}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