Rate Overview
Live
1 XCD = 1.3854 SAR
1 SAR = 0.721797
XCD
Avg
1.3863
High
1.3889
Low
1.3848
Last updated: 6/19/2026, 8:42:07 AM
Quick Conversions
| XCD | SAR |
|---|---|
| 1 XCD | 1.39 SAR |
| 10 XCD | 13.85 SAR |
| 50 XCD | 69.27 SAR |
| 100 XCD | 138.54 SAR |
| 500 XCD | 692.72 SAR |
| 1,000 XCD | 1,385.43 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-06-19T08:42:07Z",
"rates": {
"SAR": 1.385431
}
}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.5431,
"rate": 1.385431
}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