Rate Overview
Live
1 BIF = 0.003147 NOK
1 NOK = 317.7629
BIF
Avg
0.003172
High
0.003214
Low
0.003129
Last updated: 4/17/2026, 6:19:10 AM
Quick Conversions
| BIF | NOK |
|---|---|
| 1 BIF | 0.00 NOK |
| 10 BIF | 0.03 NOK |
| 50 BIF | 0.16 NOK |
| 100 BIF | 0.31 NOK |
| 500 BIF | 1.57 NOK |
| 1,000 BIF | 3.15 NOK |
Get BIF/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=NOKExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-04-17T06:19:10Z",
"rates": {
"NOK": 0.003147
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "NOK",
"amount": 100
},
"result": 0.3147,
"rate": 0.003147
}Build with BIF/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key