Rate Overview
Live
1 BIF = 0.005347 SZL
1 SZL = 187.0208
BIF
Avg
0.005377
High
0.005402
Low
0.005347
Last updated: 9/4/2026, 7:31:36 AM
Quick Conversions
| BIF | SZL |
|---|---|
| 1 BIF | 0.01 SZL |
| 10 BIF | 0.05 SZL |
| 50 BIF | 0.27 SZL |
| 100 BIF | 0.53 SZL |
| 500 BIF | 2.67 SZL |
| 1,000 BIF | 5.35 SZL |
Get BIF/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=SZLExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-09-04T07:31:36Z",
"rates": {
"SZL": 0.005347
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "SZL",
"amount": 100
},
"result": 0.5347000000000001,
"rate": 0.005347
}Build with BIF/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key