Rate Overview
Live
1 BIF = 0.003121 NOK
1 NOK = 320.4101
BIF
Avg
0.003114
High
0.003121
Low
0.003100
Last updated: 5/27/2026, 9:40:05 PM
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.56 NOK |
| 1,000 BIF | 3.12 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-27T21:40:05Z",
"rates": {
"NOK": 0.003121
}
}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.3121,
"rate": 0.003121
}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