Rate Overview
Live
1 INR = 31.3232 BIF
1 BIF = 0.031925
INR
Avg
31.3137
High
31.3860
Low
31.2221
Last updated: 5/7/2026, 12:21:09 AM
Quick Conversions
| INR | BIF |
|---|---|
| 1 INR | 31.32 BIF |
| 10 INR | 313.23 BIF |
| 50 INR | 1,566.16 BIF |
| 100 INR | 3,132.32 BIF |
| 500 INR | 15,661.61 BIF |
| 1,000 INR | 31,323.21 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-07T00:21:09Z",
"rates": {
"BIF": 31.323212
}
}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": 3132.3212000000003,
"rate": 31.323212
}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