Rate Overview
Live
1 CVE = 0.040023 SAR
1 SAR = 24.9856
CVE
Avg
0.039814
High
0.040023
Low
0.039629
Last updated: 5/7/2026, 3:40:46 PM
Quick Conversions
| CVE | SAR |
|---|---|
| 1 CVE | 0.04 SAR |
| 10 CVE | 0.40 SAR |
| 50 CVE | 2.00 SAR |
| 100 CVE | 4.00 SAR |
| 500 CVE | 20.01 SAR |
| 1,000 CVE | 40.02 SAR |
Get CVE/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CVE¤cies=SARExample Response:
{
"success": true,
"base": "CVE",
"date": "2026-05-07T15:40:46Z",
"rates": {
"SAR": 0.040023
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CVE&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "CVE",
"to": "SAR",
"amount": 100
},
"result": 4.0023,
"rate": 0.040023
}Build with CVE/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key