Rate Overview
Live
1 KWD = 8.9361 WST
1 WST = 0.111905
KWD
Avg
8.9177
High
8.9824
Low
8.8879
Last updated: 7/4/2026, 6:20:13 AM
Quick Conversions
| KWD | WST |
|---|---|
| 1 KWD | 8.94 WST |
| 10 KWD | 89.36 WST |
| 50 KWD | 446.81 WST |
| 100 KWD | 893.61 WST |
| 500 KWD | 4,468.07 WST |
| 1,000 KWD | 8,936.14 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-04T06:20:13Z",
"rates": {
"WST": 8.936136
}
}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": 893.6135999999999,
"rate": 8.936136
}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