Rate Overview
Live
1 IQD = 0.013100 ZAR
1 ZAR = 76.3359
IQD
Avg
0.012485
High
0.013100
Low
0.012103
Last updated: 3/27/2026, 9:51:00 AM
Quick Conversions
| IQD | ZAR |
|---|---|
| 1 IQD | 0.01 ZAR |
| 10 IQD | 0.13 ZAR |
| 50 IQD | 0.66 ZAR |
| 100 IQD | 1.31 ZAR |
| 500 IQD | 6.55 ZAR |
| 1,000 IQD | 13.10 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-03-27T09:51:00Z",
"rates": {
"ZAR": 0.0131
}
}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.31,
"rate": 0.0131
}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