Rate Overview
Live
1 SAR = 0.714575 XCD
1 XCD = 1.3994
SAR
Avg
0.718273
High
0.720684
Low
0.714575
Last updated: 5/9/2026, 3:41:01 AM
Quick Conversions
| SAR | XCD |
|---|---|
| 1 SAR | 0.71 XCD |
| 10 SAR | 7.15 XCD |
| 50 SAR | 35.73 XCD |
| 100 SAR | 71.46 XCD |
| 500 SAR | 357.29 XCD |
| 1,000 SAR | 714.57 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-05-09T03:41:01Z",
"rates": {
"XCD": 0.714575
}
}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.4575,
"rate": 0.714575
}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