Rate Overview
Live
1 ALL = 0.478666 SRD
1 SRD = 2.0891
ALL
Avg
0.477637
High
0.480460
Low
0.475495
Last updated: 9/10/2026, 1:12:47 PM
Quick Conversions
| ALL | SRD |
|---|---|
| 1 ALL | 0.48 SRD |
| 10 ALL | 4.79 SRD |
| 50 ALL | 23.93 SRD |
| 100 ALL | 47.87 SRD |
| 500 ALL | 239.33 SRD |
| 1,000 ALL | 478.67 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-10T13:12:47Z",
"rates": {
"SRD": 0.478666
}
}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.8666,
"rate": 0.478666
}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