Rate Overview
Live
1 IQD = 0.000973 SGD
1 SGD = 1027.75
IQD
Avg
0.000972
High
0.000975
Low
0.000970
Last updated: 4/16/2026, 4:15:14 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.97 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-04-16T16:15:14Z",
"rates": {
"SGD": 0.000973
}
}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.0973,
"rate": 0.000973
}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