Rate Overview
Live
1 KWD = 8.7026 WST
1 WST = 0.114908
KWD
Avg
9.0198
High
9.5347
Low
8.6816
Last updated: 5/27/2026, 12:35:35 PM
Quick Conversions
| KWD | WST |
|---|---|
| 1 KWD | 8.70 WST |
| 10 KWD | 87.03 WST |
| 50 KWD | 435.13 WST |
| 100 KWD | 870.26 WST |
| 500 KWD | 4,351.31 WST |
| 1,000 KWD | 8,702.61 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-27T12:35:35Z",
"rates": {
"WST": 8.702614
}
}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": 870.2614000000001,
"rate": 8.702614
}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