Rate Overview
Live
1 SAR = 7.0679 CUP
1 CUP = 0.141484
SAR
Avg
6.5543
High
7.0679
Low
6.3436
Last updated: 5/29/2026, 2:29:26 PM
Quick Conversions
| SAR | CUP |
|---|---|
| 1 SAR | 7.07 CUP |
| 10 SAR | 70.68 CUP |
| 50 SAR | 353.40 CUP |
| 100 SAR | 706.79 CUP |
| 500 SAR | 3,533.96 CUP |
| 1,000 SAR | 7,067.93 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-29T14:29:26Z",
"rates": {
"CUP": 7.067929
}
}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.7929,
"rate": 7.067929
}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