Rate Overview
Live
1 BIF = 4.3636 SYP
1 SYP = 0.229171
BIF
Avg
4.3631
High
4.3708
Low
4.3523
Last updated: 8/25/2026, 6:04:52 AM
Quick Conversions
| BIF | SYP |
|---|---|
| 1 BIF | 4.36 SYP |
| 10 BIF | 43.64 SYP |
| 50 BIF | 218.18 SYP |
| 100 BIF | 436.36 SYP |
| 500 BIF | 2,181.78 SYP |
| 1,000 BIF | 4,363.56 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-25T06:04:52Z",
"rates": {
"SYP": 4.363558
}
}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": 436.35580000000004,
"rate": 4.363558
}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