Rate Overview
Live
1 KWD = 8.7831 WST
1 WST = 0.113856
KWD
Avg
8.8662
High
8.9824
Low
8.7829
Last updated: 7/11/2026, 1:00:03 AM
Quick Conversions
| KWD | WST |
|---|---|
| 1 KWD | 8.78 WST |
| 10 KWD | 87.83 WST |
| 50 KWD | 439.15 WST |
| 100 KWD | 878.31 WST |
| 500 KWD | 4,391.53 WST |
| 1,000 KWD | 8,783.06 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-11T01:00:03Z",
"rates": {
"WST": 8.783059
}
}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": 878.3059,
"rate": 8.783059
}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