Rate Overview
Live
1 SVC = 338.5976 BIF
1 BIF = 0.002953
SVC
Avg
339.1580
High
343.1993
Low
335.9642
Last updated: 7/31/2026, 9:01:00 AM
Quick Conversions
| SVC | BIF |
|---|---|
| 1 SVC | 338.60 BIF |
| 10 SVC | 3,385.98 BIF |
| 50 SVC | 16,929.88 BIF |
| 100 SVC | 33,859.76 BIF |
| 500 SVC | 169,298.80 BIF |
| 1,000 SVC | 338,597.61 BIF |
Get SVC/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=BIFExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-07-31T09:01:00Z",
"rates": {
"BIF": 338.597605
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "BIF",
"amount": 100
},
"result": 33859.7605,
"rate": 338.597605
}Build with SVC/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key