Rate Overview
Live
1 BIF = 0.003144 SEK
1 SEK = 318.0662
BIF
Avg
0.003165
High
0.003188
Low
0.003144
Last updated: 6/16/2026, 8:05:00 AM
Quick Conversions
| BIF | SEK |
|---|---|
| 1 BIF | 0.00 SEK |
| 10 BIF | 0.03 SEK |
| 50 BIF | 0.16 SEK |
| 100 BIF | 0.31 SEK |
| 500 BIF | 1.57 SEK |
| 1,000 BIF | 3.14 SEK |
Get BIF/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=SEKExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-06-16T08:05:00Z",
"rates": {
"SEK": 0.003144
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "SEK",
"amount": 100
},
"result": 0.3144,
"rate": 0.003144
}Build with BIF/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key