Rate Overview
Live
1 BIF = 0.002927 SVC
1 SVC = 341.6467
BIF
Avg
0.002938
High
0.002942
Low
0.002927
Last updated: 5/7/2026, 1:50:47 PM
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.46 SVC |
| 1,000 BIF | 2.93 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-05-07T13:50:47Z",
"rates": {
"SVC": 0.002927
}
}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.2927,
"rate": 0.002927
}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