Rate Overview
Live
1 CUP = 0.635108 SZL
1 SZL = 1.5745
CUP
Avg
0.628064
High
0.635154
Low
0.617667
Last updated: 7/27/2026, 2:45:36 AM
Quick Conversions
| CUP | SZL |
|---|---|
| 1 CUP | 0.64 SZL |
| 10 CUP | 6.35 SZL |
| 50 CUP | 31.76 SZL |
| 100 CUP | 63.51 SZL |
| 500 CUP | 317.55 SZL |
| 1,000 CUP | 635.11 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-07-27T02:45:36Z",
"rates": {
"SZL": 0.635108
}
}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": 63.5108,
"rate": 0.635108
}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