Rate Overview
Live
1 SHP = 1.3488 CUC
1 CUC = 0.741402
SHP
Avg
1.3390
High
1.3690
Low
1.3085
Last updated: 8/1/2026, 2:51:35 PM
Quick Conversions
| SHP | CUC |
|---|---|
| 1 SHP | 1.35 CUC |
| 10 SHP | 13.49 CUC |
| 50 SHP | 67.44 CUC |
| 100 SHP | 134.88 CUC |
| 500 SHP | 674.40 CUC |
| 1,000 SHP | 1,348.80 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-08-01T14:51:35Z",
"rates": {
"CUC": 1.348796
}
}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": 134.8796,
"rate": 1.348796
}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