Rate Overview
Live
1 KYD = 3.2964 WST
1 WST = 0.303366
KYD
Avg
3.2798
High
3.2964
Low
3.2581
Last updated: 3/27/2026, 9:41:20 AM
Quick Conversions
| KYD | WST |
|---|---|
| 1 KYD | 3.30 WST |
| 10 KYD | 32.96 WST |
| 50 KYD | 164.82 WST |
| 100 KYD | 329.64 WST |
| 500 KYD | 1,648.18 WST |
| 1,000 KYD | 3,296.35 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-27T09:41:20Z",
"rates": {
"WST": 3.296352
}
}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": 329.6352,
"rate": 3.296352
}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