Rate Overview
Live
1 IQD = 0.012189 ZAR
1 ZAR = 82.0412
IQD
Avg
0.012261
High
0.012336
Low
0.012182
Last updated: 9/4/2026, 12:57:39 PM
Quick Conversions
| IQD | ZAR |
|---|---|
| 1 IQD | 0.01 ZAR |
| 10 IQD | 0.12 ZAR |
| 50 IQD | 0.61 ZAR |
| 100 IQD | 1.22 ZAR |
| 500 IQD | 6.09 ZAR |
| 1,000 IQD | 12.19 ZAR |
Get IQD/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IQD¤cies=ZARExample Response:
{
"success": true,
"base": "IQD",
"date": "2026-09-04T12:57:39Z",
"rates": {
"ZAR": 0.012189
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IQD&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "IQD",
"to": "ZAR",
"amount": 100
},
"result": 1.2189,
"rate": 0.012189
}Build with IQD/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key