Rate Overview
Live
1 IRR = 0.002247 BIF
1 BIF = 445.0378
IRR
Avg
0.002255
High
0.002267
Low
0.002247
Last updated: 3/7/2026, 4:25:20 AM
Quick Conversions
| IRR | BIF |
|---|---|
| 1 IRR | 0.00 BIF |
| 10 IRR | 0.02 BIF |
| 50 IRR | 0.11 BIF |
| 100 IRR | 0.22 BIF |
| 500 IRR | 1.12 BIF |
| 1,000 IRR | 2.25 BIF |
Get IRR/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IRR¤cies=BIFExample Response:
{
"success": true,
"base": "IRR",
"date": "2026-03-07T04:25:20Z",
"rates": {
"BIF": 0.002247
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IRR&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "IRR",
"to": "BIF",
"amount": 100
},
"result": 0.22469999999999998,
"rate": 0.002247
}Build with IRR/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key