Rate Overview
Live
1 SAR = 7.0658 CUP
1 CUP = 0.141526
SAR
Avg
7.0651
High
7.0718
Low
7.0537
Last updated: 6/18/2026, 9:57:29 AM
Quick Conversions
| SAR | CUP |
|---|---|
| 1 SAR | 7.07 CUP |
| 10 SAR | 70.66 CUP |
| 50 SAR | 353.29 CUP |
| 100 SAR | 706.58 CUP |
| 500 SAR | 3,532.92 CUP |
| 1,000 SAR | 7,065.85 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-06-18T09:57:29Z",
"rates": {
"CUP": 7.065848
}
}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.5848,
"rate": 7.065848
}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