Rate Overview
Live
1 SYP = 26.7887 BIF
1 BIF = 0.037329
SYP
Avg
26.8162
High
26.9308
Low
26.7686
Last updated: 3/27/2026, 1:37:25 PM
Quick Conversions
| SYP | BIF |
|---|---|
| 1 SYP | 26.79 BIF |
| 10 SYP | 267.89 BIF |
| 50 SYP | 1,339.44 BIF |
| 100 SYP | 2,678.87 BIF |
| 500 SYP | 13,394.35 BIF |
| 1,000 SYP | 26,788.71 BIF |
Get SYP/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=BIFExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-03-27T13:37:25Z",
"rates": {
"BIF": 26.788706
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "BIF",
"amount": 100
},
"result": 2678.8706,
"rate": 26.788706
}Build with SYP/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key