Rate Overview
Live
1 CUP = 0.617198 SZL
1 SZL = 1.6202
CUP
Avg
0.618010
High
0.620190
Low
0.616227
Last updated: 4/17/2026, 12:48:09 AM
Quick Conversions
| CUP | SZL |
|---|---|
| 1 CUP | 0.62 SZL |
| 10 CUP | 6.17 SZL |
| 50 CUP | 30.86 SZL |
| 100 CUP | 61.72 SZL |
| 500 CUP | 308.60 SZL |
| 1,000 CUP | 617.20 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-04-17T00:48:09Z",
"rates": {
"SZL": 0.617198
}
}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.7198,
"rate": 0.617198
}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