Rate Overview
Live
1 KYD = 3.2721 WST
1 WST = 0.305610
KYD
Avg
3.3844
High
3.5970
Low
3.2530
Last updated: 3/27/2026, 3:13:10 PM
Quick Conversions
| KYD | WST |
|---|---|
| 1 KYD | 3.27 WST |
| 10 KYD | 32.72 WST |
| 50 KYD | 163.61 WST |
| 100 KYD | 327.21 WST |
| 500 KYD | 1,636.07 WST |
| 1,000 KYD | 3,272.14 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-03-27T15:13:10Z",
"rates": {
"WST": 3.272144
}
}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": 327.2144,
"rate": 3.272144
}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