Rate Overview
Live
1 IQD = 0.003330 PGK
1 PGK = 300.3003
IQD
Avg
0.003319
High
0.003330
Low
0.003311
Last updated: 5/7/2026, 8:33:35 AM
Quick Conversions
| IQD | PGK |
|---|---|
| 1 IQD | 0.00 PGK |
| 10 IQD | 0.03 PGK |
| 50 IQD | 0.17 PGK |
| 100 IQD | 0.33 PGK |
| 500 IQD | 1.67 PGK |
| 1,000 IQD | 3.33 PGK |
Get IQD/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IQD¤cies=PGKExample Response:
{
"success": true,
"base": "IQD",
"date": "2026-05-07T08:33:35Z",
"rates": {
"PGK": 0.00333
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IQD&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "IQD",
"to": "PGK",
"amount": 100
},
"result": 0.333,
"rate": 0.00333
}Build with IQD/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key