Rate Overview
Live
1 SYP = 0.229764 BIF
1 BIF = 4.3523
SYP
Avg
23.4373
High
27.2664
Low
0.229764
Last updated: 8/19/2026, 9:35:58 PM
Quick Conversions
| SYP | BIF |
|---|---|
| 1 SYP | 0.23 BIF |
| 10 SYP | 2.30 BIF |
| 50 SYP | 11.49 BIF |
| 100 SYP | 22.98 BIF |
| 500 SYP | 114.88 BIF |
| 1,000 SYP | 229.76 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-19T21:35:58Z",
"rates": {
"BIF": 0.229764
}
}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.976399999999998,
"rate": 0.229764
}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