Rate Overview
Live
1 COP = 0.000725 WST
1 WST = 1379.31
COP
Avg
0.000720
High
0.000725
Low
0.000713
Last updated: 3/7/2026, 7:35:59 AM
Quick Conversions
| COP | WST |
|---|---|
| 1 COP | 0.00 WST |
| 10 COP | 0.01 WST |
| 50 COP | 0.04 WST |
| 100 COP | 0.07 WST |
| 500 COP | 0.36 WST |
| 1,000 COP | 0.73 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-03-07T07:35:59Z",
"rates": {
"WST": 0.000725
}
}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.0725,
"rate": 0.000725
}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