Rate Overview
Live
1 IRR = 0.002257 BIF
1 BIF = 443.0660
IRR
Avg
0.002257
High
0.002289
Low
0.002247
Last updated: 3/27/2026, 9:45:50 AM
Quick Conversions
| IRR | BIF |
|---|---|
| 1 IRR | 0.00 BIF |
| 10 IRR | 0.02 BIF |
| 50 IRR | 0.11 BIF |
| 100 IRR | 0.23 BIF |
| 500 IRR | 1.13 BIF |
| 1,000 IRR | 2.26 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-27T09:45:50Z",
"rates": {
"BIF": 0.002257
}
}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.22569999999999998,
"rate": 0.002257
}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