Rate Overview
Live
1 BIF = 0.466689 NGN
1 NGN = 2.1428
BIF
Avg
0.462865
High
0.466689
Low
0.458580
Last updated: 3/7/2026, 1:04:29 AM
Quick Conversions
| BIF | NGN |
|---|---|
| 1 BIF | 0.47 NGN |
| 10 BIF | 4.67 NGN |
| 50 BIF | 23.33 NGN |
| 100 BIF | 46.67 NGN |
| 500 BIF | 233.34 NGN |
| 1,000 BIF | 466.69 NGN |
Get BIF/NGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=NGNExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-03-07T01:04:29Z",
"rates": {
"NGN": 0.466689
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=NGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "NGN",
"amount": 100
},
"result": 46.6689,
"rate": 0.466689
}Build with BIF/NGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key