Rate Overview
Live
1 BIF = 0.003234 SEK
1 SEK = 309.2146
BIF
Avg
0.003251
High
0.003276
Low
0.003233
Last updated: 7/6/2026, 1:05:38 AM
Quick Conversions
| BIF | SEK |
|---|---|
| 1 BIF | 0.00 SEK |
| 10 BIF | 0.03 SEK |
| 50 BIF | 0.16 SEK |
| 100 BIF | 0.32 SEK |
| 500 BIF | 1.62 SEK |
| 1,000 BIF | 3.23 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-07-06T01:05:38Z",
"rates": {
"SEK": 0.003234
}
}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.32339999999999997,
"rate": 0.003234
}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