Rate Overview
Live
1 INR = 30.9383 BIF
1 BIF = 0.032322
INR
Avg
32.1742
High
33.0325
Low
30.9383
Last updated: 5/27/2026, 9:57:46 AM
Quick Conversions
| INR | BIF |
|---|---|
| 1 INR | 30.94 BIF |
| 10 INR | 309.38 BIF |
| 50 INR | 1,546.91 BIF |
| 100 INR | 3,093.83 BIF |
| 500 INR | 15,469.14 BIF |
| 1,000 INR | 30,938.27 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-05-27T09:57:46Z",
"rates": {
"BIF": 30.938271
}
}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": 3093.8271,
"rate": 30.938271
}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