Rate Overview
Live
1 SRD = 80.0051 BIF
1 BIF = 0.012499
SRD
Avg
81.3134
High
99.9374
Low
76.6125
Last updated: 5/27/2026, 6:13:00 AM
Quick Conversions
| SRD | BIF |
|---|---|
| 1 SRD | 80.01 BIF |
| 10 SRD | 800.05 BIF |
| 50 SRD | 4,000.26 BIF |
| 100 SRD | 8,000.51 BIF |
| 500 SRD | 40,002.57 BIF |
| 1,000 SRD | 80,005.13 BIF |
Get SRD/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=BIFExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-05-27T06:13:00Z",
"rates": {
"BIF": 80.005132
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "BIF",
"amount": 100
},
"result": 8000.5132,
"rate": 80.005132
}Build with SRD/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key