Rate Overview
Live
1 PHP = 22.1847 IQD
1 IQD = 0.045076 PHP
Avg
22.1214
High
22.2212
Low
22.0156
Last updated: 1/25/2026, 7:12:54 AM
Quick Conversions
| PHP | IQD |
|---|---|
| 1 PHP | 22.18 IQD |
| 10 PHP | 221.85 IQD |
| 50 PHP | 1,109.23 IQD |
| 100 PHP | 2,218.47 IQD |
| 500 PHP | 11,092.33 IQD |
| 1,000 PHP | 22,184.66 IQD |
Get PHP/IQD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=IQDExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-01-25T07:12:54Z",
"rates": {
"IQD": 22.184665
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=IQD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "IQD",
"amount": 100
},
"result": 2218.4665,
"rate": 22.184665
}Build with PHP/IQD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key