Rate Overview
Live
1 SAR = 7.0475 CUP
1 CUP = 0.141894
SAR
Avg
7.0524
High
7.0667
Low
7.0471
Last updated: 5/7/2026, 11:07:45 PM
Quick Conversions
| SAR | CUP |
|---|---|
| 1 SAR | 7.05 CUP |
| 10 SAR | 70.47 CUP |
| 50 SAR | 352.37 CUP |
| 100 SAR | 704.75 CUP |
| 500 SAR | 3,523.75 CUP |
| 1,000 SAR | 7,047.50 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-05-07T23:07:45Z",
"rates": {
"CUP": 7.047495
}
}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.7495,
"rate": 7.047495
}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