Rate Overview
Live
1 KYD = 3.2579 WST
1 WST = 0.306942
KYD
Avg
3.2549
High
3.2926
Low
3.2421
Last updated: 9/2/2026, 9:49:10 AM
Quick Conversions
| KYD | WST |
|---|---|
| 1 KYD | 3.26 WST |
| 10 KYD | 32.58 WST |
| 50 KYD | 162.90 WST |
| 100 KYD | 325.79 WST |
| 500 KYD | 1,628.97 WST |
| 1,000 KYD | 3,257.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-09-02T09:49:10Z",
"rates": {
"WST": 3.257942
}
}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": 325.7942,
"rate": 3.257942
}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