Rate Overview
Live
1 BIF = 0.191458 SOS
1 SOS = 5.2231
BIF
Avg
0.191478
High
0.192006
Low
0.191012
Last updated: 7/26/2026, 11:01:41 PM
Quick Conversions
| BIF | SOS |
|---|---|
| 1 BIF | 0.19 SOS |
| 10 BIF | 1.91 SOS |
| 50 BIF | 9.57 SOS |
| 100 BIF | 19.15 SOS |
| 500 BIF | 95.73 SOS |
| 1,000 BIF | 191.46 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-26T23:01:41Z",
"rates": {
"SOS": 0.191458
}
}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.145799999999998,
"rate": 0.191458
}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