Rate Overview
Live
1 KWD = 8.7948 WST
1 WST = 0.113703
KWD
Avg
8.8080
High
8.8923
Low
8.7306
Last updated: 4/17/2026, 4:57:23 AM
Quick Conversions
| KWD | WST |
|---|---|
| 1 KWD | 8.79 WST |
| 10 KWD | 87.95 WST |
| 50 KWD | 439.74 WST |
| 100 KWD | 879.48 WST |
| 500 KWD | 4,397.41 WST |
| 1,000 KWD | 8,794.83 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-04-17T04:57:23Z",
"rates": {
"WST": 8.794828
}
}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": 879.4828000000001,
"rate": 8.794828
}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