Rate Overview
Live
1 CUP = 0.617667 SZL
1 SZL = 1.6190
CUP
Avg
0.684140
High
0.753522
Low
0.611924
Last updated: 7/23/2026, 9:31:25 AM
Quick Conversions
| CUP | SZL |
|---|---|
| 1 CUP | 0.62 SZL |
| 10 CUP | 6.18 SZL |
| 50 CUP | 30.88 SZL |
| 100 CUP | 61.77 SZL |
| 500 CUP | 308.83 SZL |
| 1,000 CUP | 617.67 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-23T09:31:25Z",
"rates": {
"SZL": 0.617667
}
}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": 61.7667,
"rate": 0.617667
}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