Rate Overview
Live
1 KYD = 3.3189 WST
1 WST = 0.301301
KYD
Avg
3.3195
High
3.3576
Low
3.3011
Last updated: 7/7/2026, 11:18:07 AM
Quick Conversions
| KYD | WST |
|---|---|
| 1 KYD | 3.32 WST |
| 10 KYD | 33.19 WST |
| 50 KYD | 165.95 WST |
| 100 KYD | 331.89 WST |
| 500 KYD | 1,659.47 WST |
| 1,000 KYD | 3,318.94 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-07-07T11:18:07Z",
"rates": {
"WST": 3.318944
}
}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": 331.8944,
"rate": 3.318944
}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