Rate Overview
Live
1 COP = 0.004494 SZL
1 SZL = 222.5189
COP
Avg
0.004544
High
0.004634
Low
0.004494
Last updated: 5/7/2026, 2:21:47 AM
Quick Conversions
| COP | SZL |
|---|---|
| 1 COP | 0.00 SZL |
| 10 COP | 0.04 SZL |
| 50 COP | 0.22 SZL |
| 100 COP | 0.45 SZL |
| 500 COP | 2.25 SZL |
| 1,000 COP | 4.49 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-05-07T02:21:47Z",
"rates": {
"SZL": 0.004494
}
}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.44939999999999997,
"rate": 0.004494
}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