Rate Overview
Live
1 IQD = 0.002837 PLN
1 PLN = 352.4850
IQD
Avg
0.002822
High
0.002839
Low
0.002802
Last updated: 3/27/2026, 9:46:23 AM
Quick Conversions
| IQD | PLN |
|---|---|
| 1 IQD | 0.00 PLN |
| 10 IQD | 0.03 PLN |
| 50 IQD | 0.14 PLN |
| 100 IQD | 0.28 PLN |
| 500 IQD | 1.42 PLN |
| 1,000 IQD | 2.84 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-03-27T09:46:23Z",
"rates": {
"PLN": 0.002837
}
}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.2837,
"rate": 0.002837
}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