Rate Overview
Live
1 KWD = 8.7778 WST
1 WST = 0.113924
KWD
Avg
8.7524
High
8.8035
Low
8.6816
Last updated: 5/27/2026, 11:14:49 AM
Quick Conversions
| KWD | WST |
|---|---|
| 1 KWD | 8.78 WST |
| 10 KWD | 87.78 WST |
| 50 KWD | 438.89 WST |
| 100 KWD | 877.78 WST |
| 500 KWD | 4,388.90 WST |
| 1,000 KWD | 8,777.79 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-05-27T11:14:49Z",
"rates": {
"WST": 8.777792
}
}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": 877.7792,
"rate": 8.777792
}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