Rate Overview
Live
1 IQD = 0.008223 GHS
1 GHS = 121.6101
IQD
Avg
0.008186
High
0.008239
Low
0.008138
Last updated: 3/7/2026, 3:46:46 AM
Quick Conversions
| IQD | GHS |
|---|---|
| 1 IQD | 0.01 GHS |
| 10 IQD | 0.08 GHS |
| 50 IQD | 0.41 GHS |
| 100 IQD | 0.82 GHS |
| 500 IQD | 4.11 GHS |
| 1,000 IQD | 8.22 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-07T03:46:46Z",
"rates": {
"GHS": 0.008223
}
}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.8222999999999999,
"rate": 0.008223
}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