Rate Overview
Live
1 COP = 0.004520 SZL
1 SZL = 221.2389
COP
Avg
0.004515
High
0.004556
Low
0.004468
Last updated: 4/17/2026, 12:44:19 AM
Quick Conversions
| COP | SZL |
|---|---|
| 1 COP | 0.00 SZL |
| 10 COP | 0.05 SZL |
| 50 COP | 0.23 SZL |
| 100 COP | 0.45 SZL |
| 500 COP | 2.26 SZL |
| 1,000 COP | 4.52 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-04-17T00:44:19Z",
"rates": {
"SZL": 0.00452
}
}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.45199999999999996,
"rate": 0.00452
}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