Rate Overview
Live
1 CUP = 0.689491 SZL
1 SZL = 1.4503
CUP
Avg
0.678295
High
0.691292
Low
0.663733
Last updated: 3/7/2026, 6:03:04 AM
Quick Conversions
| CUP | SZL |
|---|---|
| 1 CUP | 0.69 SZL |
| 10 CUP | 6.89 SZL |
| 50 CUP | 34.47 SZL |
| 100 CUP | 68.95 SZL |
| 500 CUP | 344.75 SZL |
| 1,000 CUP | 689.49 SZL |
Get CUP/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=SZLExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-03-07T06:03:04Z",
"rates": {
"SZL": 0.689491
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "SZL",
"amount": 100
},
"result": 68.9491,
"rate": 0.689491
}Build with CUP/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key