Rate Overview
Live
1 BIF = 0.444196 NGN
1 NGN = 2.2513
BIF
Avg
0.447371
High
0.450169
Low
0.444196
Last updated: 9/3/2026, 5:27:04 AM
Quick Conversions
| BIF | NGN |
|---|---|
| 1 BIF | 0.44 NGN |
| 10 BIF | 4.44 NGN |
| 50 BIF | 22.21 NGN |
| 100 BIF | 44.42 NGN |
| 500 BIF | 222.10 NGN |
| 1,000 BIF | 444.20 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-09-03T05:27:04Z",
"rates": {
"NGN": 0.444196
}
}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": 44.419599999999996,
"rate": 0.444196
}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