Rate Overview
Live
1 KWD = 8.8117 WST
1 WST = 0.113486
KWD
Avg
8.8294
High
9.0069
Low
8.6089
Last updated: 6/30/2026, 3:21:06 PM
Quick Conversions
| KWD | WST |
|---|---|
| 1 KWD | 8.81 WST |
| 10 KWD | 88.12 WST |
| 50 KWD | 440.58 WST |
| 100 KWD | 881.17 WST |
| 500 KWD | 4,405.83 WST |
| 1,000 KWD | 8,811.66 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-06-30T15:21:06Z",
"rates": {
"WST": 8.811661
}
}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": 881.1661000000001,
"rate": 8.811661
}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