Rate Overview
Live
1 SRD = 0.099558 SAR
1 SAR = 10.0444
SRD
Avg
0.099496
High
0.099669
Low
0.099220
Last updated: 7/19/2026, 1:26:28 PM
Quick Conversions
| SRD | SAR |
|---|---|
| 1 SRD | 0.10 SAR |
| 10 SRD | 1.00 SAR |
| 50 SRD | 4.98 SAR |
| 100 SRD | 9.96 SAR |
| 500 SRD | 49.78 SAR |
| 1,000 SRD | 99.56 SAR |
Get SRD/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=SARExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-07-19T13:26:28Z",
"rates": {
"SAR": 0.099558
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "SAR",
"amount": 100
},
"result": 9.9558,
"rate": 0.099558
}Build with SRD/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key