Rate Overview
Live
1 KYD = 3.2318 WST
1 WST = 0.309422
KYD
Avg
3.2371
High
3.2824
Low
3.2255
Last updated: 5/7/2026, 11:22:38 AM
Quick Conversions
| KYD | WST |
|---|---|
| 1 KYD | 3.23 WST |
| 10 KYD | 32.32 WST |
| 50 KYD | 161.59 WST |
| 100 KYD | 323.18 WST |
| 500 KYD | 1,615.92 WST |
| 1,000 KYD | 3,231.83 WST |
Get KYD/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KYD¤cies=WSTExample Response:
{
"success": true,
"base": "KYD",
"date": "2026-05-07T11:22:38Z",
"rates": {
"WST": 3.231835
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KYD&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "KYD",
"to": "WST",
"amount": 100
},
"result": 323.1835,
"rate": 3.231835
}Build with KYD/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key