Rate Overview
Live
1 SAR = 7.0686 CUP
1 CUP = 0.141470
SAR
Avg
7.0669
High
7.0704
Low
7.0588
Last updated: 7/8/2026, 2:54:04 AM
Quick Conversions
| SAR | CUP |
|---|---|
| 1 SAR | 7.07 CUP |
| 10 SAR | 70.69 CUP |
| 50 SAR | 353.43 CUP |
| 100 SAR | 706.86 CUP |
| 500 SAR | 3,534.32 CUP |
| 1,000 SAR | 7,068.65 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-07-08T02:54:04Z",
"rates": {
"CUP": 7.068647
}
}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.8647000000001,
"rate": 7.068647
}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