Rate Overview
Live
1 IQD = 0.008350 GHS
1 GHS = 119.7605
IQD
Avg
0.008487
High
0.009607
Low
0.007991
Last updated: 3/27/2026, 5:07:51 PM
Quick Conversions
| IQD | GHS |
|---|---|
| 1 IQD | 0.01 GHS |
| 10 IQD | 0.08 GHS |
| 50 IQD | 0.42 GHS |
| 100 IQD | 0.84 GHS |
| 500 IQD | 4.18 GHS |
| 1,000 IQD | 8.35 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-03-27T17:07:51Z",
"rates": {
"GHS": 0.00835
}
}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.835,
"rate": 0.00835
}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