Rate Overview
Live
1 STD = 0.060894 IQD
1 IQD = 16.4220
STD
Avg
0.060866
High
0.063315
Low
0.060132
Last updated: 7/5/2026, 8:53:22 AM
Quick Conversions
| STD | IQD |
|---|---|
| 1 STD | 0.06 IQD |
| 10 STD | 0.61 IQD |
| 50 STD | 3.04 IQD |
| 100 STD | 6.09 IQD |
| 500 STD | 30.45 IQD |
| 1,000 STD | 60.89 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-07-05T08:53:22Z",
"rates": {
"IQD": 0.060894
}
}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.0893999999999995,
"rate": 0.060894
}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