Rate Overview
Live
1 SYP = 0.228938 BIF
1 BIF = 4.3680
SYP
Avg
0.229422
High
0.229906
Low
0.228793
Last updated: 8/21/2026, 4:51:42 PM
Quick Conversions
| SYP | BIF |
|---|---|
| 1 SYP | 0.23 BIF |
| 10 SYP | 2.29 BIF |
| 50 SYP | 11.45 BIF |
| 100 SYP | 22.89 BIF |
| 500 SYP | 114.47 BIF |
| 1,000 SYP | 228.94 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-21T16:51:42Z",
"rates": {
"BIF": 0.228938
}
}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.8938,
"rate": 0.228938
}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