Rate Overview
Live
1 BIF = 0.454292 NGN
1 NGN = 2.2012
BIF
Avg
0.456154
High
0.458831
Low
0.454292
Last updated: 6/16/2026, 8:06:57 AM
Quick Conversions
| BIF | NGN |
|---|---|
| 1 BIF | 0.45 NGN |
| 10 BIF | 4.54 NGN |
| 50 BIF | 22.71 NGN |
| 100 BIF | 45.43 NGN |
| 500 BIF | 227.15 NGN |
| 1,000 BIF | 454.29 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-06-16T08:06:57Z",
"rates": {
"NGN": 0.454292
}
}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.429199999999994,
"rate": 0.454292
}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