Rate Overview
Live
1 BIF = 0.190953 SOS
1 SOS = 5.2369
BIF
Avg
0.193365
High
0.198295
Low
0.189383
Last updated: 7/27/2026, 4:31:31 AM
Quick Conversions
| BIF | SOS |
|---|---|
| 1 BIF | 0.19 SOS |
| 10 BIF | 1.91 SOS |
| 50 BIF | 9.55 SOS |
| 100 BIF | 19.10 SOS |
| 500 BIF | 95.48 SOS |
| 1,000 BIF | 190.95 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-07-27T04:31:31Z",
"rates": {
"SOS": 0.190953
}
}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.0953,
"rate": 0.190953
}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