Rate Overview
Live
1 INR = 31.1949 BIF
1 BIF = 0.032057
INR
Avg
31.5374
High
31.7966
Low
31.1949
Last updated: 3/27/2026, 11:18:57 AM
Quick Conversions
| INR | BIF |
|---|---|
| 1 INR | 31.19 BIF |
| 10 INR | 311.95 BIF |
| 50 INR | 1,559.74 BIF |
| 100 INR | 3,119.49 BIF |
| 500 INR | 15,597.44 BIF |
| 1,000 INR | 31,194.89 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-03-27T11:18:57Z",
"rates": {
"BIF": 31.194887
}
}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": 3119.4887000000003,
"rate": 31.194887
}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