Rate Overview
Live
1 BIF = 0.012292 NIO
1 NIO = 81.3537
BIF
Avg
0.012321
High
0.012355
Low
0.012292
Last updated: 7/26/2026, 10:59:32 PM
Quick Conversions
| BIF | NIO |
|---|---|
| 1 BIF | 0.01 NIO |
| 10 BIF | 0.12 NIO |
| 50 BIF | 0.61 NIO |
| 100 BIF | 1.23 NIO |
| 500 BIF | 6.15 NIO |
| 1,000 BIF | 12.29 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-26T22:59:32Z",
"rates": {
"NIO": 0.012292
}
}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.2292,
"rate": 0.012292
}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