Rate Overview
Live
1 BIF = 0.190928 SOS
1 SOS = 5.2376
BIF
Avg
0.191407
High
0.194857
Low
0.190582
Last updated: 8/12/2026, 1:23:45 PM
Quick Conversions
| BIF | SOS |
|---|---|
| 1 BIF | 0.19 SOS |
| 10 BIF | 1.91 SOS |
| 50 BIF | 9.55 SOS |
| 100 BIF | 19.09 SOS |
| 500 BIF | 95.46 SOS |
| 1,000 BIF | 190.93 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-08-12T13:23:45Z",
"rates": {
"SOS": 0.190928
}
}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.092799999999997,
"rate": 0.190928
}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