Rate Overview
Live
1 BIF = 0.201164 SDG
1 SDG = 4.9711
BIF
Avg
0.201434
High
0.201763
Low
0.201164
Last updated: 7/8/2026, 2:35:27 PM
Quick Conversions
| BIF | SDG |
|---|---|
| 1 BIF | 0.20 SDG |
| 10 BIF | 2.01 SDG |
| 50 BIF | 10.06 SDG |
| 100 BIF | 20.12 SDG |
| 500 BIF | 100.58 SDG |
| 1,000 BIF | 201.16 SDG |
Get BIF/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=SDGExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-07-08T14:35:27Z",
"rates": {
"SDG": 0.201164
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "SDG",
"amount": 100
},
"result": 20.116400000000002,
"rate": 0.201164
}Build with BIF/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key