Rate Overview
Live
1 SRD = 0.099553 SAR
1 SAR = 10.0449
SRD
Avg
0.099584
High
0.100040
Low
0.099300
Last updated: 3/7/2026, 3:23:16 AM
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.55 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-03-07T03:23:16Z",
"rates": {
"SAR": 0.099553
}
}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.955300000000001,
"rate": 0.099553
}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