Rate Overview
Live
1 STD = 0.063130 IQD
1 IQD = 15.8403
STD
Avg
0.063238
High
0.063324
Low
0.063130
Last updated: 4/16/2026, 5:46:21 PM
Quick Conversions
| STD | IQD |
|---|---|
| 1 STD | 0.06 IQD |
| 10 STD | 0.63 IQD |
| 50 STD | 3.16 IQD |
| 100 STD | 6.31 IQD |
| 500 STD | 31.57 IQD |
| 1,000 STD | 63.13 IQD |
Get STD/IQD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=IQDExample Response:
{
"success": true,
"base": "STD",
"date": "2026-04-16T17:46:21Z",
"rates": {
"IQD": 0.06313
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=IQD&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "IQD",
"amount": 100
},
"result": 6.313000000000001,
"rate": 0.06313
}Build with STD/IQD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key