Rate Overview
Live
1 IQD = 0.002074 WST
1 WST = 482.1601
IQD
Avg
0.002066
High
0.002074
Low
0.002048
Last updated: 9/6/2026, 9:37:33 AM
Quick Conversions
| IQD | WST |
|---|---|
| 1 IQD | 0.00 WST |
| 10 IQD | 0.02 WST |
| 50 IQD | 0.10 WST |
| 100 IQD | 0.21 WST |
| 500 IQD | 1.04 WST |
| 1,000 IQD | 2.07 WST |
Get IQD/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IQD¤cies=WSTExample Response:
{
"success": true,
"base": "IQD",
"date": "2026-09-06T09:37:33Z",
"rates": {
"WST": 0.002074
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IQD&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "IQD",
"to": "WST",
"amount": 100
},
"result": 0.2074,
"rate": 0.002074
}Build with IQD/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key