Rate Overview
Live
1 COP = 0.005196 SZL
1 SZL = 192.4557
COP
Avg
0.004602
High
0.005236
Low
0.004298
Last updated: 7/27/2026, 9:34:15 AM
Quick Conversions
| COP | SZL |
|---|---|
| 1 COP | 0.01 SZL |
| 10 COP | 0.05 SZL |
| 50 COP | 0.26 SZL |
| 100 COP | 0.52 SZL |
| 500 COP | 2.60 SZL |
| 1,000 COP | 5.20 SZL |
Get COP/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=SZLExample Response:
{
"success": true,
"base": "COP",
"date": "2026-07-27T09:34:15Z",
"rates": {
"SZL": 0.005196
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "SZL",
"amount": 100
},
"result": 0.5196000000000001,
"rate": 0.005196
}Build with COP/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key