Rate Overview
Live
1 XCD = 1.3915 SAR
1 SAR = 0.718630
XCD
Avg
1.3904
High
1.3915
Low
1.3876
Last updated: 5/7/2026, 11:26:50 AM
Quick Conversions
| XCD | SAR |
|---|---|
| 1 XCD | 1.39 SAR |
| 10 XCD | 13.92 SAR |
| 50 XCD | 69.58 SAR |
| 100 XCD | 139.15 SAR |
| 500 XCD | 695.77 SAR |
| 1,000 XCD | 1,391.54 SAR |
Get XCD/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=SARExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-05-07T11:26:50Z",
"rates": {
"SAR": 1.391537
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "SAR",
"amount": 100
},
"result": 139.15370000000001,
"rate": 1.391537
}Build with XCD/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key