Rate Overview
Live
1 BIF = 0.005421 SZL
1 SZL = 184.4678
BIF
Avg
0.005477
High
0.005534
Low
0.005421
Last updated: 6/16/2026, 7:55:56 AM
Quick Conversions
| BIF | SZL |
|---|---|
| 1 BIF | 0.01 SZL |
| 10 BIF | 0.05 SZL |
| 50 BIF | 0.27 SZL |
| 100 BIF | 0.54 SZL |
| 500 BIF | 2.71 SZL |
| 1,000 BIF | 5.42 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-06-16T07:55:56Z",
"rates": {
"SZL": 0.005421
}
}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.5420999999999999,
"rate": 0.005421
}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