Rate Overview
Live
1 CUP = 0.634905 SZL
1 SZL = 1.5750
CUP
Avg
0.624598
High
0.634905
Low
0.617667
Last updated: 7/24/2026, 1:20:24 PM
Quick Conversions
| CUP | SZL |
|---|---|
| 1 CUP | 0.63 SZL |
| 10 CUP | 6.35 SZL |
| 50 CUP | 31.75 SZL |
| 100 CUP | 63.49 SZL |
| 500 CUP | 317.45 SZL |
| 1,000 CUP | 634.91 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-24T13:20:24Z",
"rates": {
"SZL": 0.634905
}
}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.490500000000004,
"rate": 0.634905
}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