Rate Overview
Live
1 BIF = 0.003097 NOK
1 NOK = 322.8931
BIF
Avg
0.003115
High
0.003133
Low
0.003097
Last updated: 5/7/2026, 8:36:00 AM
Quick Conversions
| BIF | NOK |
|---|---|
| 1 BIF | 0.00 NOK |
| 10 BIF | 0.03 NOK |
| 50 BIF | 0.15 NOK |
| 100 BIF | 0.31 NOK |
| 500 BIF | 1.55 NOK |
| 1,000 BIF | 3.10 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-05-07T08:36:00Z",
"rates": {
"NOK": 0.003097
}
}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.3097,
"rate": 0.003097
}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