Rate Overview
Live
1 KWD = 8.8605 WST
1 WST = 0.112861
KWD
Avg
8.8306
High
8.8605
Low
8.8016
Last updated: 8/16/2026, 7:48:48 PM
Quick Conversions
| KWD | WST |
|---|---|
| 1 KWD | 8.86 WST |
| 10 KWD | 88.60 WST |
| 50 KWD | 443.02 WST |
| 100 KWD | 886.05 WST |
| 500 KWD | 4,430.23 WST |
| 1,000 KWD | 8,860.46 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-08-16T19:48:48Z",
"rates": {
"WST": 8.860458
}
}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": 886.0458,
"rate": 8.860458
}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