Rate Overview
Live
1 BIF = 0.202384 SDG
1 SDG = 4.9411
BIF
Avg
0.202755
High
0.204255
Low
0.201580
Last updated: 3/27/2026, 8:21:18 AM
Quick Conversions
| BIF | SDG |
|---|---|
| 1 BIF | 0.20 SDG |
| 10 BIF | 2.02 SDG |
| 50 BIF | 10.12 SDG |
| 100 BIF | 20.24 SDG |
| 500 BIF | 101.19 SDG |
| 1,000 BIF | 202.38 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-03-27T08:21:18Z",
"rates": {
"SDG": 0.202384
}
}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.238400000000002,
"rate": 0.202384
}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