Rate Overview
Live
1 IQD = 0.002632 PEN
1 PEN = 379.9392
IQD
Avg
0.002663
High
0.002678
Low
0.002632
Last updated: 5/6/2026, 5:19:34 PM
Quick Conversions
| IQD | PEN |
|---|---|
| 1 IQD | 0.00 PEN |
| 10 IQD | 0.03 PEN |
| 50 IQD | 0.13 PEN |
| 100 IQD | 0.26 PEN |
| 500 IQD | 1.32 PEN |
| 1,000 IQD | 2.63 PEN |
Get IQD/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IQD¤cies=PENExample Response:
{
"success": true,
"base": "IQD",
"date": "2026-05-06T17:19:34Z",
"rates": {
"PEN": 0.002632
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IQD&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "IQD",
"to": "PEN",
"amount": 100
},
"result": 0.2632,
"rate": 0.002632
}Build with IQD/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key