Rate Overview
Live
1 SRD = 0.098723 SAR
1 SAR = 10.1294
SRD
Avg
0.099698
High
0.100877
Low
0.098032
Last updated: 7/26/2026, 2:20:43 AM
Quick Conversions
| SRD | SAR |
|---|---|
| 1 SRD | 0.10 SAR |
| 10 SRD | 0.99 SAR |
| 50 SRD | 4.94 SAR |
| 100 SRD | 9.87 SAR |
| 500 SRD | 49.36 SAR |
| 1,000 SRD | 98.72 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-26T02:20:43Z",
"rates": {
"SAR": 0.098723
}
}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.872300000000001,
"rate": 0.098723
}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