Rate Overview
Live
1 IQD = 0.001675 FJD
1 FJD = 597.0149
IQD
Avg
0.001681
High
0.001697
Low
0.001675
Last updated: 5/6/2026, 6:24:56 PM
Quick Conversions
| IQD | FJD |
|---|---|
| 1 IQD | 0.00 FJD |
| 10 IQD | 0.02 FJD |
| 50 IQD | 0.08 FJD |
| 100 IQD | 0.17 FJD |
| 500 IQD | 0.84 FJD |
| 1,000 IQD | 1.68 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-05-06T18:24:56Z",
"rates": {
"FJD": 0.001675
}
}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.1675,
"rate": 0.001675
}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