Rate Overview
Live
1 IQD = 0.000983 SGD
1 SGD = 1017.29
IQD
Avg
0.000978
High
0.000983
Low
0.000972
Last updated: 3/27/2026, 2:35:38 PM
Quick Conversions
| IQD | SGD |
|---|---|
| 1 IQD | 0.00 SGD |
| 10 IQD | 0.01 SGD |
| 50 IQD | 0.05 SGD |
| 100 IQD | 0.10 SGD |
| 500 IQD | 0.49 SGD |
| 1,000 IQD | 0.98 SGD |
Get IQD/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IQD¤cies=SGDExample Response:
{
"success": true,
"base": "IQD",
"date": "2026-03-27T14:35:38Z",
"rates": {
"SGD": 0.000983
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IQD&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "IQD",
"to": "SGD",
"amount": 100
},
"result": 0.0983,
"rate": 0.000983
}Build with IQD/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key