Rate Overview
Live
1 BIF = 0.012400 NIO
1 NIO = 80.6452
BIF
Avg
0.012420
High
0.012517
Low
0.012333
Last updated: 3/27/2026, 9:51:23 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.20 NIO |
| 1,000 BIF | 12.40 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-03-27T09:51:23Z",
"rates": {
"NIO": 0.0124
}
}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.24,
"rate": 0.0124
}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