Rate Overview
Live
1 SAR = 0.719536 XCD
1 XCD = 1.3898
SAR
Avg
0.719504
High
0.720664
Low
0.718196
Last updated: 3/27/2026, 7:46:09 AM
Quick Conversions
| SAR | XCD |
|---|---|
| 1 SAR | 0.72 XCD |
| 10 SAR | 7.20 XCD |
| 50 SAR | 35.98 XCD |
| 100 SAR | 71.95 XCD |
| 500 SAR | 359.77 XCD |
| 1,000 SAR | 719.54 XCD |
Get SAR/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=XCDExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-03-27T07:46:09Z",
"rates": {
"XCD": 0.719536
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "XCD",
"amount": 100
},
"result": 71.9536,
"rate": 0.719536
}Build with SAR/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key