Rate Overview
Live
1 BIF = 0.192065 SOS
1 SOS = 5.2066
BIF
Avg
0.192424
High
0.193077
Low
0.192065
Last updated: 3/7/2026, 1:03:15 AM
Quick Conversions
| BIF | SOS |
|---|---|
| 1 BIF | 0.19 SOS |
| 10 BIF | 1.92 SOS |
| 50 BIF | 9.60 SOS |
| 100 BIF | 19.21 SOS |
| 500 BIF | 96.03 SOS |
| 1,000 BIF | 192.07 SOS |
Get BIF/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=SOSExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-03-07T01:03:15Z",
"rates": {
"SOS": 0.192065
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "SOS",
"amount": 100
},
"result": 19.206500000000002,
"rate": 0.192065
}Build with BIF/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key