Rate Overview
Live
1 CVE = 0.040211 SAR
1 SAR = 24.8688
CVE
Avg
0.039929
High
0.040211
Low
0.039541
Last updated: 1/25/2026, 9:54:27 PM
Quick Conversions
| CVE | SAR |
|---|---|
| 1 CVE | 0.04 SAR |
| 10 CVE | 0.40 SAR |
| 50 CVE | 2.01 SAR |
| 100 CVE | 4.02 SAR |
| 500 CVE | 20.11 SAR |
| 1,000 CVE | 40.21 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-01-25T21:54:27Z",
"rates": {
"SAR": 0.040211
}
}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.0211,
"rate": 0.040211
}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