Rate Overview
Live
1 BIF = 0.458026 NGN
1 NGN = 2.1833
BIF
Avg
0.480080
High
0.521223
Low
0.452190
Last updated: 7/27/2026, 6:33:05 AM
Quick Conversions
| BIF | NGN |
|---|---|
| 1 BIF | 0.46 NGN |
| 10 BIF | 4.58 NGN |
| 50 BIF | 22.90 NGN |
| 100 BIF | 45.80 NGN |
| 500 BIF | 229.01 NGN |
| 1,000 BIF | 458.03 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-27T06:33:05Z",
"rates": {
"NGN": 0.458026
}
}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.8026,
"rate": 0.458026
}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