Rate Overview
Live
1 SYP = 26.8667 BIF
1 BIF = 0.037221
SYP
Avg
26.9002
High
26.9260
Low
26.8667
Last updated: 5/6/2026, 11:08:09 PM
Quick Conversions
| SYP | BIF |
|---|---|
| 1 SYP | 26.87 BIF |
| 10 SYP | 268.67 BIF |
| 50 SYP | 1,343.34 BIF |
| 100 SYP | 2,686.67 BIF |
| 500 SYP | 13,433.35 BIF |
| 1,000 SYP | 26,866.70 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-05-06T23:08:09Z",
"rates": {
"BIF": 26.866704
}
}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": 2686.6704,
"rate": 26.866704
}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