Rate Overview
Live
1 ALL = 0.453797 SRD
1 SRD = 2.2036
ALL
Avg
0.456088
High
0.459832
Low
0.453797
Last updated: 6/19/2026, 8:41:45 AM
Quick Conversions
| ALL | SRD |
|---|---|
| 1 ALL | 0.45 SRD |
| 10 ALL | 4.54 SRD |
| 50 ALL | 22.69 SRD |
| 100 ALL | 45.38 SRD |
| 500 ALL | 226.90 SRD |
| 1,000 ALL | 453.80 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-06-19T08:41:45Z",
"rates": {
"SRD": 0.453797
}
}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": 45.3797,
"rate": 0.453797
}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