Rate Overview
Live
1 IQD = 0.008875 GHS
1 GHS = 112.6761
IQD
Avg
0.008382
High
0.008875
Low
0.007993
Last updated: 5/26/2026, 9:43:05 PM
Quick Conversions
| IQD | GHS |
|---|---|
| 1 IQD | 0.01 GHS |
| 10 IQD | 0.09 GHS |
| 50 IQD | 0.44 GHS |
| 100 IQD | 0.89 GHS |
| 500 IQD | 4.44 GHS |
| 1,000 IQD | 8.88 GHS |
Get IQD/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IQD¤cies=GHSExample Response:
{
"success": true,
"base": "IQD",
"date": "2026-05-26T21:43:05Z",
"rates": {
"GHS": 0.008875
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IQD&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "IQD",
"to": "GHS",
"amount": 100
},
"result": 0.8875,
"rate": 0.008875
}Build with IQD/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key