Rate Overview
Live
1 IRR = 0.000132 DJF
1 DJF = 7575.76
IRR
Avg
0.000134
High
0.000135
Low
0.000132
Last updated: 5/28/2026, 9:44:39 PM
Quick Conversions
| IRR | DJF |
|---|---|
| 1 IRR | 0.00 DJF |
| 10 IRR | 0.00 DJF |
| 50 IRR | 0.01 DJF |
| 100 IRR | 0.01 DJF |
| 500 IRR | 0.07 DJF |
| 1,000 IRR | 0.13 DJF |
Get IRR/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IRR¤cies=DJFExample Response:
{
"success": true,
"base": "IRR",
"date": "2026-05-28T21:44:39Z",
"rates": {
"DJF": 0.000132
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IRR&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "IRR",
"to": "DJF",
"amount": 100
},
"result": 0.013200000000000002,
"rate": 0.000132
}Build with IRR/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key