Rate Overview
Live
1 BIF = 0.459927 NGN
1 NGN = 2.1743
BIF
Avg
0.479554
High
0.516590
Low
0.450960
Last updated: 7/23/2026, 6:43:56 PM
Quick Conversions
| BIF | NGN |
|---|---|
| 1 BIF | 0.46 NGN |
| 10 BIF | 4.60 NGN |
| 50 BIF | 23.00 NGN |
| 100 BIF | 45.99 NGN |
| 500 BIF | 229.96 NGN |
| 1,000 BIF | 459.93 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-07-23T18:43:56Z",
"rates": {
"NGN": 0.459927
}
}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.9927,
"rate": 0.459927
}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