Rate Overview
Live
1 BIF = 0.200461 SDG
1 SDG = 4.9885
BIF
Avg
0.200647
High
0.201233
Low
0.200052
Last updated: 9/2/2026, 1:54:35 PM
Quick Conversions
| BIF | SDG |
|---|---|
| 1 BIF | 0.20 SDG |
| 10 BIF | 2.00 SDG |
| 50 BIF | 10.02 SDG |
| 100 BIF | 20.05 SDG |
| 500 BIF | 100.23 SDG |
| 1,000 BIF | 200.46 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-09-02T13:54:35Z",
"rates": {
"SDG": 0.200461
}
}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.0461,
"rate": 0.200461
}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