Rate Overview
Live
1 IQD = 0.002865 PLN
1 PLN = 349.0401
IQD
Avg
0.002868
High
0.002882
Low
0.002861
Last updated: 7/6/2026, 12:25:20 PM
Quick Conversions
| IQD | PLN |
|---|---|
| 1 IQD | 0.00 PLN |
| 10 IQD | 0.03 PLN |
| 50 IQD | 0.14 PLN |
| 100 IQD | 0.29 PLN |
| 500 IQD | 1.43 PLN |
| 1,000 IQD | 2.86 PLN |
Get IQD/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IQD¤cies=PLNExample Response:
{
"success": true,
"base": "IQD",
"date": "2026-07-06T12:25:20Z",
"rates": {
"PLN": 0.002865
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IQD&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "IQD",
"to": "PLN",
"amount": 100
},
"result": 0.2865,
"rate": 0.002865
}Build with IQD/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key