Rate Overview
Live
1 SAR = 0.266499 CUC
1 CUC = 3.7524
SAR
Avg
0.265961
High
0.266499
Low
0.265673
Last updated: 3/28/2026, 1:38:11 PM
Quick Conversions
| SAR | CUC |
|---|---|
| 1 SAR | 0.27 CUC |
| 10 SAR | 2.66 CUC |
| 50 SAR | 13.32 CUC |
| 100 SAR | 26.65 CUC |
| 500 SAR | 133.25 CUC |
| 1,000 SAR | 266.50 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-03-28T13:38:11Z",
"rates": {
"CUC": 0.266499
}
}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.6499,
"rate": 0.266499
}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