Rate Overview
Live
1 SRD = 0.099243 SAR
1 SAR = 10.0763
SRD
Avg
0.099647
High
0.100100
Low
0.099243
Last updated: 7/7/2026, 10:22:10 PM
Quick Conversions
| SRD | SAR |
|---|---|
| 1 SRD | 0.10 SAR |
| 10 SRD | 0.99 SAR |
| 50 SRD | 4.96 SAR |
| 100 SRD | 9.92 SAR |
| 500 SRD | 49.62 SAR |
| 1,000 SRD | 99.24 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-07T22:22:10Z",
"rates": {
"SAR": 0.099243
}
}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.9243,
"rate": 0.099243
}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