Rate Overview
Live
1 SYP = 26.9308 BIF
1 BIF = 0.037132
SYP
Avg
26.9503
High
27.0057
Low
26.9036
Last updated: 7/4/2026, 4:02:55 AM
Quick Conversions
| SYP | BIF |
|---|---|
| 1 SYP | 26.93 BIF |
| 10 SYP | 269.31 BIF |
| 50 SYP | 1,346.54 BIF |
| 100 SYP | 2,693.08 BIF |
| 500 SYP | 13,465.41 BIF |
| 1,000 SYP | 26,930.81 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-07-04T04:02:55Z",
"rates": {
"BIF": 26.930812
}
}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": 2693.0812,
"rate": 26.930812
}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