Rate Overview
Live
1 SOS = 0.001743 CUC
1 CUC = 573.7235
SOS
Avg
0.001749
High
0.001753
Low
0.001743
Last updated: 5/7/2026, 7:53:56 PM
Quick Conversions
| SOS | CUC |
|---|---|
| 1 SOS | 0.00 CUC |
| 10 SOS | 0.02 CUC |
| 50 SOS | 0.09 CUC |
| 100 SOS | 0.17 CUC |
| 500 SOS | 0.87 CUC |
| 1,000 SOS | 1.74 CUC |
Get SOS/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=CUCExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-05-07T19:53:56Z",
"rates": {
"CUC": 0.001743
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "CUC",
"amount": 100
},
"result": 0.1743,
"rate": 0.001743
}Build with SOS/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key