Rate Overview
Live
1 SVC = 339.0338 BIF
1 BIF = 0.002950
SVC
Avg
339.1681
High
340.0013
Low
338.2709
Last updated: 3/7/2026, 7:40:26 AM
Quick Conversions
| SVC | BIF |
|---|---|
| 1 SVC | 339.03 BIF |
| 10 SVC | 3,390.34 BIF |
| 50 SVC | 16,951.69 BIF |
| 100 SVC | 33,903.38 BIF |
| 500 SVC | 169,516.89 BIF |
| 1,000 SVC | 339,033.78 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-07T07:40:26Z",
"rates": {
"BIF": 339.033778
}
}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": 33903.3778,
"rate": 339.033778
}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