Rate Overview
Live
1 SRD = 0.100625 SAR
1 SAR = 9.9379
SRD
Avg
0.103119
High
0.130248
Low
0.095891
Last updated: 5/29/2026, 2:28:35 PM
Quick Conversions
| SRD | SAR |
|---|---|
| 1 SRD | 0.10 SAR |
| 10 SRD | 1.01 SAR |
| 50 SRD | 5.03 SAR |
| 100 SRD | 10.06 SAR |
| 500 SRD | 50.31 SAR |
| 1,000 SRD | 100.63 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-05-29T14:28:35Z",
"rates": {
"SAR": 0.100625
}
}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": 10.0625,
"rate": 0.100625
}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