Rate Overview
Live
1 IQD = 0.008539 GHS
1 GHS = 117.1097
IQD
Avg
0.008540
High
0.008552
Low
0.008503
Last updated: 5/6/2026, 5:19:42 PM
Quick Conversions
| IQD | GHS |
|---|---|
| 1 IQD | 0.01 GHS |
| 10 IQD | 0.09 GHS |
| 50 IQD | 0.43 GHS |
| 100 IQD | 0.85 GHS |
| 500 IQD | 4.27 GHS |
| 1,000 IQD | 8.54 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-06T17:19:42Z",
"rates": {
"GHS": 0.008539
}
}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.8539,
"rate": 0.008539
}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