Rate Overview
Live
1 SHP = 1.3293 CUC
1 CUC = 0.752289
SHP
Avg
1.3331
High
1.3385
Low
1.3293
Last updated: 7/29/2026, 7:32:53 PM
Quick Conversions
| SHP | CUC |
|---|---|
| 1 SHP | 1.33 CUC |
| 10 SHP | 13.29 CUC |
| 50 SHP | 66.46 CUC |
| 100 SHP | 132.93 CUC |
| 500 SHP | 664.64 CUC |
| 1,000 SHP | 1,329.28 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-07-29T19:32:53Z",
"rates": {
"CUC": 1.329277
}
}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": 132.92770000000002,
"rate": 1.329277
}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