Rate Overview
Live
1 ALL = 0.474565 SRD
1 SRD = 2.1072
ALL
Avg
0.459329
High
0.476389
Low
0.449108
Last updated: 9/1/2026, 7:24:34 AM
Quick Conversions
| ALL | SRD |
|---|---|
| 1 ALL | 0.47 SRD |
| 10 ALL | 4.75 SRD |
| 50 ALL | 23.73 SRD |
| 100 ALL | 47.46 SRD |
| 500 ALL | 237.28 SRD |
| 1,000 ALL | 474.57 SRD |
Get ALL/SRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=SRDExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-09-01T07:24:34Z",
"rates": {
"SRD": 0.474565
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=SRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "SRD",
"amount": 100
},
"result": 47.4565,
"rate": 0.474565
}Build with ALL/SRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key