Rate Overview
Live
1 INR = 32.2123 BIF
1 BIF = 0.031044
INR
Avg
32.3531
High
32.5682
Low
32.2123
Last updated: 3/7/2026, 2:14:30 AM
Quick Conversions
| INR | BIF |
|---|---|
| 1 INR | 32.21 BIF |
| 10 INR | 322.12 BIF |
| 50 INR | 1,610.62 BIF |
| 100 INR | 3,221.23 BIF |
| 500 INR | 16,106.16 BIF |
| 1,000 INR | 32,212.32 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-07T02:14:30Z",
"rates": {
"BIF": 32.212318
}
}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": 3221.2318000000005,
"rate": 32.212318
}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