Rate Overview
Live
1 BIF = 0.456527 NGN
1 NGN = 2.1905
BIF
Avg
0.461175
High
0.478614
Low
0.452190
Last updated: 7/26/2026, 2:01:34 AM
Quick Conversions
| BIF | NGN |
|---|---|
| 1 BIF | 0.46 NGN |
| 10 BIF | 4.57 NGN |
| 50 BIF | 22.83 NGN |
| 100 BIF | 45.65 NGN |
| 500 BIF | 228.26 NGN |
| 1,000 BIF | 456.53 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-07-26T02:01:34Z",
"rates": {
"NGN": 0.456527
}
}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.6527,
"rate": 0.456527
}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