Rate Overview
Live
1 SHP = 1.3326 CUC
1 CUC = 0.750435
SHP
Avg
1.3205
High
1.3704
Low
1.2411
Last updated: 7/25/2026, 9:40:51 PM
Quick Conversions
| SHP | CUC |
|---|---|
| 1 SHP | 1.33 CUC |
| 10 SHP | 13.33 CUC |
| 50 SHP | 66.63 CUC |
| 100 SHP | 133.26 CUC |
| 500 SHP | 666.28 CUC |
| 1,000 SHP | 1,332.56 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-25T21:40:51Z",
"rates": {
"CUC": 1.33256
}
}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.256,
"rate": 1.33256
}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