Rate Overview
Live
1 BIF = 0.202181 SDG
1 SDG = 4.9461
BIF
Avg
0.202212
High
0.202783
Low
0.201741
Last updated: 3/7/2026, 1:01:53 AM
Quick Conversions
| BIF | SDG |
|---|---|
| 1 BIF | 0.20 SDG |
| 10 BIF | 2.02 SDG |
| 50 BIF | 10.11 SDG |
| 100 BIF | 20.22 SDG |
| 500 BIF | 101.09 SDG |
| 1,000 BIF | 202.18 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-07T01:01:53Z",
"rates": {
"SDG": 0.202181
}
}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.2181,
"rate": 0.202181
}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