Rate Overview
Live
1 BIF = 4.4093 SYP
1 SYP = 0.226792
BIF
Avg
4.3613
High
4.4093
Low
4.3456
Last updated: 9/12/2026, 10:09:53 AM
Quick Conversions
| BIF | SYP |
|---|---|
| 1 BIF | 4.41 SYP |
| 10 BIF | 44.09 SYP |
| 50 BIF | 220.47 SYP |
| 100 BIF | 440.93 SYP |
| 500 BIF | 2,204.66 SYP |
| 1,000 BIF | 4,409.32 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-09-12T10:09:53Z",
"rates": {
"SYP": 4.409317
}
}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": 440.9317,
"rate": 4.409317
}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