Rate Overview
Live
1 INR = 31.1923 BIF
1 BIF = 0.032059
INR
Avg
31.5393
High
31.7966
Low
31.1923
Last updated: 3/27/2026, 9:32:41 AM
Quick Conversions
| INR | BIF |
|---|---|
| 1 INR | 31.19 BIF |
| 10 INR | 311.92 BIF |
| 50 INR | 1,559.61 BIF |
| 100 INR | 3,119.23 BIF |
| 500 INR | 15,596.13 BIF |
| 1,000 INR | 31,192.26 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-27T09:32:41Z",
"rates": {
"BIF": 31.192262
}
}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.2262,
"rate": 31.192262
}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