Rate Overview
Live
1 SAR = 7.0667 CUP
1 CUP = 0.141510
SAR
Avg
7.0669
High
7.0691
Low
7.0648
Last updated: 8/18/2026, 12:08:52 AM
Quick Conversions
| SAR | CUP |
|---|---|
| 1 SAR | 7.07 CUP |
| 10 SAR | 70.67 CUP |
| 50 SAR | 353.33 CUP |
| 100 SAR | 706.67 CUP |
| 500 SAR | 3,533.33 CUP |
| 1,000 SAR | 7,066.66 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-08-18T00:08:52Z",
"rates": {
"CUP": 7.066659
}
}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.6659,
"rate": 7.066659
}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