Rate Overview
Live
1 SAR = 7.0471 CUP
1 CUP = 0.141902
SAR
Avg
7.0479
High
7.0607
Low
7.0438
Last updated: 4/17/2026, 7:03:17 PM
Quick Conversions
| SAR | CUP |
|---|---|
| 1 SAR | 7.05 CUP |
| 10 SAR | 70.47 CUP |
| 50 SAR | 352.36 CUP |
| 100 SAR | 704.71 CUP |
| 500 SAR | 3,523.56 CUP |
| 1,000 SAR | 7,047.13 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-04-17T19:03:17Z",
"rates": {
"CUP": 7.047125
}
}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": 704.7125,
"rate": 7.047125
}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