Rate Overview
Live
1 BIF = 0.200802 SDG
1 SDG = 4.9800
BIF
Avg
0.200856
High
0.201323
Low
0.200534
Last updated: 8/12/2026, 2:23:00 PM
Quick Conversions
| BIF | SDG |
|---|---|
| 1 BIF | 0.20 SDG |
| 10 BIF | 2.01 SDG |
| 50 BIF | 10.04 SDG |
| 100 BIF | 20.08 SDG |
| 500 BIF | 100.40 SDG |
| 1,000 BIF | 200.80 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-08-12T14:23:00Z",
"rates": {
"SDG": 0.200802
}
}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.0802,
"rate": 0.200802
}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