Rate Overview
Live
1 COP = 0.000756 WST
1 WST = 1322.75 COP
Avg
0.000754
High
0.000762
Low
0.000749
Last updated: 1/25/2026, 11:02:16 AM
Quick Conversions
| COP | WST |
|---|---|
| 1 COP | 0.00 WST |
| 10 COP | 0.01 WST |
| 50 COP | 0.04 WST |
| 100 COP | 0.08 WST |
| 500 COP | 0.38 WST |
| 1,000 COP | 0.76 WST |
Get COP/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=WSTExample Response:
{
"success": true,
"base": "COP",
"date": "2026-01-25T11:02:16Z",
"rates": {
"WST": 0.000756
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "WST",
"amount": 100
},
"result": 0.0756,
"rate": 0.000756
}Build with COP/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key