Rate Overview
Live
1 STD = 0.061454 IQD
1 IQD = 16.2723
STD
Avg
0.061372
High
0.061615
Low
0.061080
Last updated: 6/16/2026, 1:23:22 PM
Quick Conversions
| STD | IQD |
|---|---|
| 1 STD | 0.06 IQD |
| 10 STD | 0.61 IQD |
| 50 STD | 3.07 IQD |
| 100 STD | 6.15 IQD |
| 500 STD | 30.73 IQD |
| 1,000 STD | 61.45 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-06-16T13:23:22Z",
"rates": {
"IQD": 0.061454
}
}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.1454,
"rate": 0.061454
}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