Rate Overview
Live
1 BIF = 0.003102 SEK
1 SEK = 322.3727
BIF
Avg
0.003106
High
0.003140
Low
0.003053
Last updated: 4/16/2026, 5:29:42 PM
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.55 SEK |
| 1,000 BIF | 3.10 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-04-16T17:29:42Z",
"rates": {
"SEK": 0.003102
}
}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.31020000000000003,
"rate": 0.003102
}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