Rate Overview
Live
1 SAR = 7.0622 CUP
1 CUP = 0.141598
SAR
Avg
6.4000
High
7.0622
Low
6.3468
Last updated: 3/28/2026, 1:39:44 PM
Quick Conversions
| SAR | CUP |
|---|---|
| 1 SAR | 7.06 CUP |
| 10 SAR | 70.62 CUP |
| 50 SAR | 353.11 CUP |
| 100 SAR | 706.22 CUP |
| 500 SAR | 3,531.12 CUP |
| 1,000 SAR | 7,062.24 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-03-28T13:39:44Z",
"rates": {
"CUP": 7.062239
}
}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.2239,
"rate": 7.062239
}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