Rate Overview
Live
1 ALL = 0.476785 SRD
1 SRD = 2.0974
ALL
Avg
0.461498
High
0.476785
Low
0.451004
Last updated: 9/4/2026, 5:00:18 PM
Quick Conversions
| ALL | SRD |
|---|---|
| 1 ALL | 0.48 SRD |
| 10 ALL | 4.77 SRD |
| 50 ALL | 23.84 SRD |
| 100 ALL | 47.68 SRD |
| 500 ALL | 238.39 SRD |
| 1,000 ALL | 476.79 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-04T17:00:18Z",
"rates": {
"SRD": 0.476785
}
}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.6785,
"rate": 0.476785
}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