Rate Overview
Live
1 BIF = 0.467073 NGN
1 NGN = 2.1410
BIF
Avg
0.463148
High
0.471115
Low
0.455603
Last updated: 3/27/2026, 5:02:48 PM
Quick Conversions
| BIF | NGN |
|---|---|
| 1 BIF | 0.47 NGN |
| 10 BIF | 4.67 NGN |
| 50 BIF | 23.35 NGN |
| 100 BIF | 46.71 NGN |
| 500 BIF | 233.54 NGN |
| 1,000 BIF | 467.07 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-03-27T17:02:48Z",
"rates": {
"NGN": 0.467073
}
}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.707300000000004,
"rate": 0.467073
}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