Rate Overview
Live
1 NGN = 2.1833 BIF
1 BIF = 0.458026
NGN
Avg
2.1576
High
2.2307
Low
2.0435
Last updated: 7/27/2026, 8:05:51 AM
Quick Conversions
| NGN | BIF |
|---|---|
| 1 NGN | 2.18 BIF |
| 10 NGN | 21.83 BIF |
| 50 NGN | 109.16 BIF |
| 100 NGN | 218.33 BIF |
| 500 NGN | 1,091.64 BIF |
| 1,000 NGN | 2,183.28 BIF |
Get NGN/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=BIFExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-07-27T08:05:51Z",
"rates": {
"BIF": 2.183281
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "BIF",
"amount": 100
},
"result": 218.3281,
"rate": 2.183281
}Build with NGN/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key