Rate Overview
Live
1 INR = 31.4868 BIF
1 BIF = 0.031759
INR
Avg
31.3281
High
31.4868
Low
31.1813
Last updated: 6/16/2026, 8:54:27 AM
Quick Conversions
| INR | BIF |
|---|---|
| 1 INR | 31.49 BIF |
| 10 INR | 314.87 BIF |
| 50 INR | 1,574.34 BIF |
| 100 INR | 3,148.68 BIF |
| 500 INR | 15,743.40 BIF |
| 1,000 INR | 31,486.79 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-06-16T08:54:27Z",
"rates": {
"BIF": 31.486791
}
}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": 3148.6791,
"rate": 31.486791
}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