Rate Overview
Live
1 SHP = 1.3401 CUC
1 CUC = 0.746187
SHP
Avg
1.3373
High
1.3401
Low
1.3344
Last updated: 7/9/2026, 8:40:28 PM
Quick Conversions
| SHP | CUC |
|---|---|
| 1 SHP | 1.34 CUC |
| 10 SHP | 13.40 CUC |
| 50 SHP | 67.01 CUC |
| 100 SHP | 134.01 CUC |
| 500 SHP | 670.07 CUC |
| 1,000 SHP | 1,340.15 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-09T20:40:28Z",
"rates": {
"CUC": 1.340147
}
}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.0147,
"rate": 1.340147
}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