Rate Overview
Live
1 INR = 30.9501 BIF
1 BIF = 0.032310
INR
Avg
30.8937
High
30.9849
Low
30.7308
Last updated: 7/25/2026, 5:22:32 AM
Quick Conversions
| INR | BIF |
|---|---|
| 1 INR | 30.95 BIF |
| 10 INR | 309.50 BIF |
| 50 INR | 1,547.51 BIF |
| 100 INR | 3,095.01 BIF |
| 500 INR | 15,475.06 BIF |
| 1,000 INR | 30,950.11 BIF |
Get INR/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=BIFExample Response:
{
"success": true,
"base": "INR",
"date": "2026-07-25T05:22:32Z",
"rates": {
"BIF": 30.950111
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "BIF",
"amount": 100
},
"result": 3095.0111,
"rate": 30.950111
}Build with INR/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key