Rate Overview
Live
1 BIF = 0.192232 SOS
1 SOS = 5.2020
BIF
Avg
0.191881
High
0.192425
Low
0.189557
Last updated: 4/16/2026, 5:29:43 PM
Quick Conversions
| BIF | SOS |
|---|---|
| 1 BIF | 0.19 SOS |
| 10 BIF | 1.92 SOS |
| 50 BIF | 9.61 SOS |
| 100 BIF | 19.22 SOS |
| 500 BIF | 96.12 SOS |
| 1,000 BIF | 192.23 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-04-16T17:29:43Z",
"rates": {
"SOS": 0.192232
}
}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.2232,
"rate": 0.192232
}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