Rate Overview
Live
1 XCD = 1.3853 SAR
1 SAR = 0.721841
XCD
Avg
1.3860
High
1.3889
Low
1.3849
Last updated: 7/10/2026, 10:27:45 AM
Quick Conversions
| XCD | SAR |
|---|---|
| 1 XCD | 1.39 SAR |
| 10 XCD | 13.85 SAR |
| 50 XCD | 69.27 SAR |
| 100 XCD | 138.53 SAR |
| 500 XCD | 692.67 SAR |
| 1,000 XCD | 1,385.35 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-07-10T10:27:45Z",
"rates": {
"SAR": 1.385347
}
}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": 138.53470000000002,
"rate": 1.385347
}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