Rate Overview
Live
1 BIF = 0.459963 NGN
1 NGN = 2.1741
BIF
Avg
0.461557
High
0.462358
Low
0.459963
Last updated: 5/6/2026, 10:20:46 PM
Quick Conversions
| BIF | NGN |
|---|---|
| 1 BIF | 0.46 NGN |
| 10 BIF | 4.60 NGN |
| 50 BIF | 23.00 NGN |
| 100 BIF | 46.00 NGN |
| 500 BIF | 229.98 NGN |
| 1,000 BIF | 459.96 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-06T22:20:46Z",
"rates": {
"NGN": 0.459963
}
}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.9963,
"rate": 0.459963
}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