Rate Overview
Live
1 NGN = 2.1656 BIF
1 BIF = 0.461766
NGN
Avg
1.9906
High
2.1922
Low
1.7439
Last updated: 7/14/2026, 6:29:28 AM
Quick Conversions
| NGN | BIF |
|---|---|
| 1 NGN | 2.17 BIF |
| 10 NGN | 21.66 BIF |
| 50 NGN | 108.28 BIF |
| 100 NGN | 216.56 BIF |
| 500 NGN | 1,082.80 BIF |
| 1,000 NGN | 2,165.60 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-14T06:29:28Z",
"rates": {
"BIF": 2.1656
}
}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": 216.56,
"rate": 2.1656
}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