Rate Overview
Live
1 SYP = 0.229170 BIF
1 BIF = 4.3636
SYP
Avg
23.5837
High
27.0603
Low
0.229170
Last updated: 8/25/2026, 8:47:12 PM
Quick Conversions
| SYP | BIF |
|---|---|
| 1 SYP | 0.23 BIF |
| 10 SYP | 2.29 BIF |
| 50 SYP | 11.46 BIF |
| 100 SYP | 22.92 BIF |
| 500 SYP | 114.59 BIF |
| 1,000 SYP | 229.17 BIF |
Get SYP/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=BIFExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-08-25T20:47:12Z",
"rates": {
"BIF": 0.22917
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "BIF",
"amount": 100
},
"result": 22.917,
"rate": 0.22917
}Build with SYP/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key