Rate Overview
Live
1 SAR = 0.266014 CUC
1 CUC = 3.7592
SAR
Avg
0.266142
High
0.266666
Low
0.265960
Last updated: 1/25/2026, 11:47:32 PM
Quick Conversions
| SAR | CUC |
|---|---|
| 1 SAR | 0.27 CUC |
| 10 SAR | 2.66 CUC |
| 50 SAR | 13.30 CUC |
| 100 SAR | 26.60 CUC |
| 500 SAR | 133.01 CUC |
| 1,000 SAR | 266.01 CUC |
Get SAR/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=CUCExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-01-25T23:47:32Z",
"rates": {
"CUC": 0.266014
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "CUC",
"amount": 100
},
"result": 26.601399999999998,
"rate": 0.266014
}Build with SAR/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key