Rate Overview
Live
1 CUP = 0.713207 SZL
1 SZL = 1.4021
CUP
Avg
0.725551
High
0.807837
Low
0.664115
Last updated: 3/27/2026, 3:37:45 PM
Quick Conversions
| CUP | SZL |
|---|---|
| 1 CUP | 0.71 SZL |
| 10 CUP | 7.13 SZL |
| 50 CUP | 35.66 SZL |
| 100 CUP | 71.32 SZL |
| 500 CUP | 356.60 SZL |
| 1,000 CUP | 713.21 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-03-27T15:37:45Z",
"rates": {
"SZL": 0.713207
}
}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": 71.3207,
"rate": 0.713207
}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