Rate Overview
Live
1 IQD = 0.001702 FJD
1 FJD = 587.5441
IQD
Avg
0.001729
High
0.001776
Low
0.001683
Last updated: 3/27/2026, 5:06:32 PM
Quick Conversions
| IQD | FJD |
|---|---|
| 1 IQD | 0.00 FJD |
| 10 IQD | 0.02 FJD |
| 50 IQD | 0.09 FJD |
| 100 IQD | 0.17 FJD |
| 500 IQD | 0.85 FJD |
| 1,000 IQD | 1.70 FJD |
Get IQD/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IQD¤cies=FJDExample Response:
{
"success": true,
"base": "IQD",
"date": "2026-03-27T17:06:32Z",
"rates": {
"FJD": 0.001702
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IQD&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "IQD",
"to": "FJD",
"amount": 100
},
"result": 0.1702,
"rate": 0.001702
}Build with IQD/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key