Rate Overview
Live
1 BIF = 0.201849 SDG
1 SDG = 4.9542
BIF
Avg
0.201655
High
0.202213
Low
0.200876
Last updated: 5/9/2026, 3:58:22 AM
Quick Conversions
| BIF | SDG |
|---|---|
| 1 BIF | 0.20 SDG |
| 10 BIF | 2.02 SDG |
| 50 BIF | 10.09 SDG |
| 100 BIF | 20.18 SDG |
| 500 BIF | 100.92 SDG |
| 1,000 BIF | 201.85 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-05-09T03:58:22Z",
"rates": {
"SDG": 0.201849
}
}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.1849,
"rate": 0.201849
}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