Rate Overview
Live
1 SAR = 6.4005 CUP
1 CUP = 0.156237
SAR
Avg
6.3858
High
6.4005
Low
6.3741
Last updated: 3/7/2026, 7:54:29 AM
Quick Conversions
| SAR | CUP |
|---|---|
| 1 SAR | 6.40 CUP |
| 10 SAR | 64.01 CUP |
| 50 SAR | 320.03 CUP |
| 100 SAR | 640.05 CUP |
| 500 SAR | 3,200.27 CUP |
| 1,000 SAR | 6,400.55 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-07T07:54:29Z",
"rates": {
"CUP": 6.400545
}
}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": 640.0545,
"rate": 6.400545
}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