Rate Overview
Live
1 STD = 0.061591 IQD
1 IQD = 16.2361
STD
Avg
0.061984
High
0.062779
Low
0.061554
Last updated: 3/7/2026, 7:53:36 AM
Quick Conversions
| STD | IQD |
|---|---|
| 1 STD | 0.06 IQD |
| 10 STD | 0.62 IQD |
| 50 STD | 3.08 IQD |
| 100 STD | 6.16 IQD |
| 500 STD | 30.80 IQD |
| 1,000 STD | 61.59 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-03-07T07:53:36Z",
"rates": {
"IQD": 0.061591
}
}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.1591,
"rate": 0.061591
}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