Rate Overview
Live
1 SRD = 0.100990 SAR
1 SAR = 9.9020
SRD
Avg
0.100459
High
0.100990
Low
0.100110
Last updated: 5/8/2026, 3:43:57 PM
Quick Conversions
| SRD | SAR |
|---|---|
| 1 SRD | 0.10 SAR |
| 10 SRD | 1.01 SAR |
| 50 SRD | 5.05 SAR |
| 100 SRD | 10.10 SAR |
| 500 SRD | 50.50 SAR |
| 1,000 SRD | 100.99 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-08T15:43:57Z",
"rates": {
"SAR": 0.10099
}
}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.099,
"rate": 0.10099
}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