Rate Overview
Live
1 IRR = 0.002171 BIF
1 BIF = 460.6172
IRR
Avg
0.050166
High
0.070791
Low
0.002168
Last updated: 7/26/2026, 1:53:43 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.09 BIF |
| 1,000 IRR | 2.17 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-07-26T01:53:43Z",
"rates": {
"BIF": 0.002171
}
}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.21710000000000002,
"rate": 0.002171
}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