Rate Overview
Live
1 BIF = 4.3634 SYP
1 SYP = 0.229180
BIF
Avg
3.2403
High
4.5187
Low
0.037031
Last updated: 8/22/2026, 2:46:57 PM
Quick Conversions
| BIF | SYP |
|---|---|
| 1 BIF | 4.36 SYP |
| 10 BIF | 43.63 SYP |
| 50 BIF | 218.17 SYP |
| 100 BIF | 436.34 SYP |
| 500 BIF | 2,181.69 SYP |
| 1,000 BIF | 4,363.38 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-22T14:46:57Z",
"rates": {
"SYP": 4.36338
}
}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.338,
"rate": 4.36338
}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