Rate Overview
Live
1 INR = 30.9415 BIF
1 BIF = 0.032319
INR
Avg
33.4908
High
35.1386
Low
30.9415
Last updated: 5/27/2026, 8:51:25 AM
Quick Conversions
| INR | BIF |
|---|---|
| 1 INR | 30.94 BIF |
| 10 INR | 309.42 BIF |
| 50 INR | 1,547.08 BIF |
| 100 INR | 3,094.15 BIF |
| 500 INR | 15,470.75 BIF |
| 1,000 INR | 30,941.51 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-27T08:51:25Z",
"rates": {
"BIF": 30.941508
}
}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": 3094.1508,
"rate": 30.941508
}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