Rate Overview
Live
1 CUP = 0.611924 SZL
1 SZL = 1.6342
CUP
Avg
0.616372
High
0.624181
Low
0.609794
Last updated: 6/16/2026, 1:31:02 PM
Quick Conversions
| CUP | SZL |
|---|---|
| 1 CUP | 0.61 SZL |
| 10 CUP | 6.12 SZL |
| 50 CUP | 30.60 SZL |
| 100 CUP | 61.19 SZL |
| 500 CUP | 305.96 SZL |
| 1,000 CUP | 611.92 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-06-16T13:31:02Z",
"rates": {
"SZL": 0.611924
}
}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.1924,
"rate": 0.611924
}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