Rate Overview
Live
1 SYP = 26.7752 BIF
1 BIF = 0.037348
SYP
Avg
26.8122
High
26.9147
Low
26.6377
Last updated: 3/7/2026, 3:45:58 AM
Quick Conversions
| SYP | BIF |
|---|---|
| 1 SYP | 26.78 BIF |
| 10 SYP | 267.75 BIF |
| 50 SYP | 1,338.76 BIF |
| 100 SYP | 2,677.52 BIF |
| 500 SYP | 13,387.59 BIF |
| 1,000 SYP | 26,775.18 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-07T03:45:58Z",
"rates": {
"BIF": 26.775177
}
}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": 2677.5177,
"rate": 26.775177
}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