Rate Overview
Live
1 SRD = 0.098724 SAR
1 SAR = 10.1292
SRD
Avg
0.099935
High
0.101055
Low
0.098723
Last updated: 7/26/2026, 10:17:23 PM
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-26T22:17:23Z",
"rates": {
"SAR": 0.098724
}
}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.8724,
"rate": 0.098724
}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