Rate Overview
Live
1 BIF = 0.012274 NIO
1 NIO = 81.4730
BIF
Avg
0.012294
High
0.012329
Low
0.012259
Last updated: 9/2/2026, 6:35:45 AM
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.14 NIO |
| 1,000 BIF | 12.27 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-09-02T06:35:45Z",
"rates": {
"NIO": 0.012274
}
}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.2274,
"rate": 0.012274
}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