Rate Overview
Live
1 SHP = 1.3342 CUC
1 CUC = 0.749487
SHP
Avg
1.3363
High
1.3413
Low
1.3321
Last updated: 3/27/2026, 8:22:52 AM
Quick Conversions
| SHP | CUC |
|---|---|
| 1 SHP | 1.33 CUC |
| 10 SHP | 13.34 CUC |
| 50 SHP | 66.71 CUC |
| 100 SHP | 133.42 CUC |
| 500 SHP | 667.12 CUC |
| 1,000 SHP | 1,334.25 CUC |
Get SHP/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=CUCExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-03-27T08:22:52Z",
"rates": {
"CUC": 1.334246
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "CUC",
"amount": 100
},
"result": 133.4246,
"rate": 1.334246
}Build with SHP/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key