Rate Overview
Live
1 KWD = 8.8882 WST
1 WST = 0.112508
KWD
Avg
8.8441
High
8.9107
Low
8.7995
Last updated: 7/26/2026, 6:47:50 PM
Quick Conversions
| KWD | WST |
|---|---|
| 1 KWD | 8.89 WST |
| 10 KWD | 88.88 WST |
| 50 KWD | 444.41 WST |
| 100 KWD | 888.82 WST |
| 500 KWD | 4,444.12 WST |
| 1,000 KWD | 8,888.24 WST |
Get KWD/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KWD¤cies=WSTExample Response:
{
"success": true,
"base": "KWD",
"date": "2026-07-26T18:47:50Z",
"rates": {
"WST": 8.888241
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KWD&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "KWD",
"to": "WST",
"amount": 100
},
"result": 888.8241,
"rate": 8.888241
}Build with KWD/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key