Rate Overview
Live
1 SHP = 1.3547 CUC
1 CUC = 0.738185
SHP
Avg
1.3524
High
1.3547
Low
1.3495
Last updated: 9/9/2026, 6:48:32 PM
Quick Conversions
| SHP | CUC |
|---|---|
| 1 SHP | 1.35 CUC |
| 10 SHP | 13.55 CUC |
| 50 SHP | 67.73 CUC |
| 100 SHP | 135.47 CUC |
| 500 SHP | 677.34 CUC |
| 1,000 SHP | 1,354.67 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-09-09T18:48:32Z",
"rates": {
"CUC": 1.354674
}
}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": 135.4674,
"rate": 1.354674
}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