Rate Overview
Live
1 BIF = 0.455559 NGN
1 NGN = 2.1951
BIF
Avg
0.456181
High
0.457277
Low
0.455556
Last updated: 8/13/2026, 5:34:39 AM
Quick Conversions
| BIF | NGN |
|---|---|
| 1 BIF | 0.46 NGN |
| 10 BIF | 4.56 NGN |
| 50 BIF | 22.78 NGN |
| 100 BIF | 45.56 NGN |
| 500 BIF | 227.78 NGN |
| 1,000 BIF | 455.56 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-08-13T05:34:39Z",
"rates": {
"NGN": 0.455559
}
}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.5559,
"rate": 0.455559
}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