Rate Overview
Live
1 SHP = 1.3641 CUC
1 CUC = 0.733079 SHP
Avg
1.3464
High
1.3648
Low
1.3344
Last updated: 1/25/2026, 6:48:00 PM
Quick Conversions
| SHP | CUC |
|---|---|
| 1 SHP | 1.36 CUC |
| 10 SHP | 13.64 CUC |
| 50 SHP | 68.21 CUC |
| 100 SHP | 136.41 CUC |
| 500 SHP | 682.06 CUC |
| 1,000 SHP | 1,364.11 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-01-25T18:48:00Z",
"rates": {
"CUC": 1.36411
}
}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": 136.411,
"rate": 1.36411
}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