Rate Overview
Live
1 XCD = 1.3899 SAR
1 SAR = 0.719498
XCD
Avg
1.3902
High
1.3924
Low
1.3876
Last updated: 3/27/2026, 9:39:16 AM
Quick Conversions
| XCD | SAR |
|---|---|
| 1 XCD | 1.39 SAR |
| 10 XCD | 13.90 SAR |
| 50 XCD | 69.49 SAR |
| 100 XCD | 138.99 SAR |
| 500 XCD | 694.93 SAR |
| 1,000 XCD | 1,389.86 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-03-27T09:39:16Z",
"rates": {
"SAR": 1.389857
}
}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.98569999999998,
"rate": 1.389857
}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