Rate Overview
Live
1 BIF = 0.003230 SEK
1 SEK = 309.5975
BIF
Avg
0.003119
High
0.003262
Low
0.002986
Last updated: 7/13/2026, 9:05:40 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-13T09:05:40Z",
"rates": {
"SEK": 0.00323
}
}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.32299999999999995,
"rate": 0.00323
}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