Rate Overview
Live
1 BIF = 0.459595 NGN
1 NGN = 2.1758
BIF
Avg
0.461402
High
0.463911
Low
0.459595
Last updated: 7/5/2026, 10:07:04 AM
Quick Conversions
| BIF | NGN |
|---|---|
| 1 BIF | 0.46 NGN |
| 10 BIF | 4.60 NGN |
| 50 BIF | 22.98 NGN |
| 100 BIF | 45.96 NGN |
| 500 BIF | 229.80 NGN |
| 1,000 BIF | 459.59 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-05T10:07:04Z",
"rates": {
"NGN": 0.459595
}
}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.9595,
"rate": 0.459595
}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