Rate Overview
Live
1 BIF = 0.012358 NIO
1 NIO = 80.9192
BIF
Avg
0.012386
High
0.012454
Low
0.012315
Last updated: 5/27/2026, 9:46:37 AM
Quick Conversions
| BIF | NIO |
|---|---|
| 1 BIF | 0.01 NIO |
| 10 BIF | 0.12 NIO |
| 50 BIF | 0.62 NIO |
| 100 BIF | 1.24 NIO |
| 500 BIF | 6.18 NIO |
| 1,000 BIF | 12.36 NIO |
Get BIF/NIO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=NIOExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-05-27T09:46:37Z",
"rates": {
"NIO": 0.012358
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=NIO&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "NIO",
"amount": 100
},
"result": 1.2358,
"rate": 0.012358
}Build with BIF/NIO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key