Rate Overview
Live
1 BIF = 0.461788 NGN
1 NGN = 2.1655
BIF
Avg
0.509004
High
0.573437
Low
0.460816
Last updated: 5/27/2026, 4:52:25 AM
Quick Conversions
| BIF | NGN |
|---|---|
| 1 BIF | 0.46 NGN |
| 10 BIF | 4.62 NGN |
| 50 BIF | 23.09 NGN |
| 100 BIF | 46.18 NGN |
| 500 BIF | 230.89 NGN |
| 1,000 BIF | 461.79 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-05-27T04:52:25Z",
"rates": {
"NGN": 0.461788
}
}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": 46.178799999999995,
"rate": 0.461788
}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