Rate Overview
Live
1 BIF = 0.453252 NGN
1 NGN = 2.2063
BIF
Avg
0.456124
High
0.464224
Low
0.448281
Last updated: 4/16/2026, 5:29:53 PM
Quick Conversions
| BIF | NGN |
|---|---|
| 1 BIF | 0.45 NGN |
| 10 BIF | 4.53 NGN |
| 50 BIF | 22.66 NGN |
| 100 BIF | 45.33 NGN |
| 500 BIF | 226.63 NGN |
| 1,000 BIF | 453.25 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-04-16T17:29:53Z",
"rates": {
"NGN": 0.453252
}
}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": 45.325199999999995,
"rate": 0.453252
}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