Rate Overview
Live
1 KWD = 8.8123 WST
1 WST = 0.113478
KWD
Avg
8.8290
High
8.9107
Low
8.7995
Last updated: 7/27/2026, 3:56:35 PM
Quick Conversions
| KWD | WST |
|---|---|
| 1 KWD | 8.81 WST |
| 10 KWD | 88.12 WST |
| 50 KWD | 440.61 WST |
| 100 KWD | 881.23 WST |
| 500 KWD | 4,406.13 WST |
| 1,000 KWD | 8,812.26 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-27T15:56:35Z",
"rates": {
"WST": 8.812263
}
}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": 881.2262999999999,
"rate": 8.812263
}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