Rate Overview
Live
1 KWD = 8.8071 WST
1 WST = 0.113545
KWD
Avg
8.8145
High
8.8563
Low
8.7977
Last updated: 8/13/2026, 2:51:03 PM
Quick Conversions
| KWD | WST |
|---|---|
| 1 KWD | 8.81 WST |
| 10 KWD | 88.07 WST |
| 50 KWD | 440.35 WST |
| 100 KWD | 880.71 WST |
| 500 KWD | 4,403.53 WST |
| 1,000 KWD | 8,807.05 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-13T14:51:03Z",
"rates": {
"WST": 8.80705
}
}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": 880.705,
"rate": 8.80705
}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