Rate Overview
Live
1 BIF = 0.002924 SVC
1 SVC = 341.9973
BIF
Avg
0.002930
High
0.002934
Low
0.002924
Last updated: 7/28/2026, 9:53:05 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.92 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-07-28T21:53:05Z",
"rates": {
"SVC": 0.002924
}
}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.2924,
"rate": 0.002924
}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