Rate Overview
Live
1 BIF = 0.012334 NIO
1 NIO = 81.0767
BIF
Avg
0.012331
High
0.012386
Low
0.012262
Last updated: 7/22/2026, 3:32:39 AM
Quick Conversions
| BIF | NIO |
|---|---|
| 1 BIF | 0.01 NIO |
| 10 BIF | 0.12 NIO |
| 50 BIF | 0.62 NIO |
| 100 BIF | 1.23 NIO |
| 500 BIF | 6.17 NIO |
| 1,000 BIF | 12.33 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-07-22T03:32:39Z",
"rates": {
"NIO": 0.012334
}
}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.2334,
"rate": 0.012334
}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