Rate Overview
Live
1 BIF = 0.200585 SDG
1 SDG = 4.9854
BIF
Avg
0.201005
High
0.201279
Low
0.200585
Last updated: 7/28/2026, 4:42:41 PM
Quick Conversions
| BIF | SDG |
|---|---|
| 1 BIF | 0.20 SDG |
| 10 BIF | 2.01 SDG |
| 50 BIF | 10.03 SDG |
| 100 BIF | 20.06 SDG |
| 500 BIF | 100.29 SDG |
| 1,000 BIF | 200.59 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-28T16:42:41Z",
"rates": {
"SDG": 0.200585
}
}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.058500000000002,
"rate": 0.200585
}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