Rate Overview
Live
1 IQD = 0.002036 WST
1 WST = 491.1591
IQD
Avg
0.002057
High
0.002088
Low
0.002036
Last updated: 5/6/2026, 7:13:50 PM
Quick Conversions
| IQD | WST |
|---|---|
| 1 IQD | 0.00 WST |
| 10 IQD | 0.02 WST |
| 50 IQD | 0.10 WST |
| 100 IQD | 0.20 WST |
| 500 IQD | 1.02 WST |
| 1,000 IQD | 2.04 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-05-06T19:13:50Z",
"rates": {
"WST": 0.002036
}
}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.2036,
"rate": 0.002036
}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