Rate Overview
Live
1 SHP = 1.3189 CUC
1 CUC = 0.758218
SHP
Avg
1.3355
High
1.3445
Low
1.3189
Last updated: 6/19/2026, 10:32:31 AM
Quick Conversions
| SHP | CUC |
|---|---|
| 1 SHP | 1.32 CUC |
| 10 SHP | 13.19 CUC |
| 50 SHP | 65.94 CUC |
| 100 SHP | 131.89 CUC |
| 500 SHP | 659.44 CUC |
| 1,000 SHP | 1,318.88 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-06-19T10:32:31Z",
"rates": {
"CUC": 1.318882
}
}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": 131.8882,
"rate": 1.318882
}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