Rate Overview
Live
1 BIF = 4.3585 SYP
1 SYP = 0.229437
BIF
Avg
1.8971
High
4.4333
Low
0.036966
Last updated: 8/24/2026, 12:29:14 AM
Quick Conversions
| BIF | SYP |
|---|---|
| 1 BIF | 4.36 SYP |
| 10 BIF | 43.58 SYP |
| 50 BIF | 217.92 SYP |
| 100 BIF | 435.85 SYP |
| 500 BIF | 2,179.25 SYP |
| 1,000 BIF | 4,358.49 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-08-24T00:29:14Z",
"rates": {
"SYP": 4.358494
}
}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": 435.84940000000006,
"rate": 4.358494
}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