Rate Overview
Live
1 KWD = 8.8923 WST
1 WST = 0.112457
KWD
Avg
8.8422
High
8.9349
Low
8.7781
Last updated: 3/27/2026, 11:56:29 AM
Quick Conversions
| KWD | WST |
|---|---|
| 1 KWD | 8.89 WST |
| 10 KWD | 88.92 WST |
| 50 KWD | 444.61 WST |
| 100 KWD | 889.23 WST |
| 500 KWD | 4,446.15 WST |
| 1,000 KWD | 8,892.30 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-03-27T11:56:29Z",
"rates": {
"WST": 8.892299
}
}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": 889.2298999999999,
"rate": 8.892299
}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