Rate Overview
Live
1 BIF = 0.002949 SVC
1 SVC = 339.0980
BIF
Avg
0.002948
High
0.002956
Low
0.002941
Last updated: 3/7/2026, 9:27:01 AM
Quick Conversions
| BIF | SVC |
|---|---|
| 1 BIF | 0.00 SVC |
| 10 BIF | 0.03 SVC |
| 50 BIF | 0.15 SVC |
| 100 BIF | 0.29 SVC |
| 500 BIF | 1.47 SVC |
| 1,000 BIF | 2.95 SVC |
Get BIF/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=SVCExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-03-07T09:27:01Z",
"rates": {
"SVC": 0.002949
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "SVC",
"amount": 100
},
"result": 0.2949,
"rate": 0.002949
}Build with BIF/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key