Rate Overview
Live
1 SHP = 1.3645 CUC
1 CUC = 0.732877
SHP
Avg
1.3568
High
1.3645
Low
1.3493
Last updated: 8/21/2026, 1:27:34 PM
Quick Conversions
| SHP | CUC |
|---|---|
| 1 SHP | 1.36 CUC |
| 10 SHP | 13.64 CUC |
| 50 SHP | 68.22 CUC |
| 100 SHP | 136.45 CUC |
| 500 SHP | 682.24 CUC |
| 1,000 SHP | 1,364.49 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-21T13:27:34Z",
"rates": {
"CUC": 1.364485
}
}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.4485,
"rate": 1.364485
}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