Rate Overview
Live
1 BIF = 0.002947 SVC
1 SVC = 339.3281
BIF
Avg
0.002952
High
0.002960
Low
0.002945
Last updated: 3/28/2026, 10:48:54 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-28T10:48:54Z",
"rates": {
"SVC": 0.002947
}
}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.2947,
"rate": 0.002947
}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