Rate Overview
Live
1 SVC = 339.2327 BIF
1 BIF = 0.002948
SVC
Avg
339.1644
High
340.2395
Low
338.5893
Last updated: 3/28/2026, 12:01:48 PM
Quick Conversions
| SVC | BIF |
|---|---|
| 1 SVC | 339.23 BIF |
| 10 SVC | 3,392.33 BIF |
| 50 SVC | 16,961.64 BIF |
| 100 SVC | 33,923.27 BIF |
| 500 SVC | 169,616.36 BIF |
| 1,000 SVC | 339,232.72 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-03-28T12:01:48Z",
"rates": {
"BIF": 339.232719
}
}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": 33923.2719,
"rate": 339.232719
}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