Rate Overview
Live
1 IQD = 0.008949 GHS
1 GHS = 111.7443
IQD
Avg
0.008957
High
0.008973
Low
0.008932
Last updated: 8/12/2026, 2:50:20 AM
Quick Conversions
| IQD | GHS |
|---|---|
| 1 IQD | 0.01 GHS |
| 10 IQD | 0.09 GHS |
| 50 IQD | 0.45 GHS |
| 100 IQD | 0.89 GHS |
| 500 IQD | 4.47 GHS |
| 1,000 IQD | 8.95 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-08-12T02:50:20Z",
"rates": {
"GHS": 0.008949
}
}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.8949,
"rate": 0.008949
}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