Rate Overview
Live
1 SAR = 7.0662 CUP
1 CUP = 0.141519
SAR
Avg
6.7052
High
7.0694
Low
6.3436
Last updated: 7/20/2026, 6:06:08 PM
Quick Conversions
| SAR | CUP |
|---|---|
| 1 SAR | 7.07 CUP |
| 10 SAR | 70.66 CUP |
| 50 SAR | 353.31 CUP |
| 100 SAR | 706.62 CUP |
| 500 SAR | 3,533.08 CUP |
| 1,000 SAR | 7,066.17 CUP |
Get SAR/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=CUPExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-07-20T18:06:08Z",
"rates": {
"CUP": 7.066165
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "CUP",
"amount": 100
},
"result": 706.6165,
"rate": 7.066165
}Build with SAR/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key