Rate Overview
Live
1 BIF = 0.461395 NGN
1 NGN = 2.1673
BIF
Avg
0.460919
High
0.461395
Low
0.460308
Last updated: 5/27/2026, 2:29:46 AM
Quick Conversions
| BIF | NGN |
|---|---|
| 1 BIF | 0.46 NGN |
| 10 BIF | 4.61 NGN |
| 50 BIF | 23.07 NGN |
| 100 BIF | 46.14 NGN |
| 500 BIF | 230.70 NGN |
| 1,000 BIF | 461.40 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-27T02:29:46Z",
"rates": {
"NGN": 0.461395
}
}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.1395,
"rate": 0.461395
}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