Rate Overview
Live
1 BIF = 0.037232 SYP
1 SYP = 26.8586
BIF
Avg
0.037275
High
0.037540
Low
0.037154
Last updated: 3/7/2026, 1:04:27 AM
Quick Conversions
| BIF | SYP |
|---|---|
| 1 BIF | 0.04 SYP |
| 10 BIF | 0.37 SYP |
| 50 BIF | 1.86 SYP |
| 100 BIF | 3.72 SYP |
| 500 BIF | 18.62 SYP |
| 1,000 BIF | 37.23 SYP |
Get BIF/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=SYPExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-03-07T01:04:27Z",
"rates": {
"SYP": 0.037232
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "SYP",
"amount": 100
},
"result": 3.7232000000000003,
"rate": 0.037232
}Build with BIF/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key