Rate Overview
Live
1 ALL = 0.461587 SRD
1 SRD = 2.1664
ALL
Avg
0.458879
High
0.461611
Low
0.453658
Last updated: 7/29/2026, 5:31:30 AM
Quick Conversions
| ALL | SRD |
|---|---|
| 1 ALL | 0.46 SRD |
| 10 ALL | 4.62 SRD |
| 50 ALL | 23.08 SRD |
| 100 ALL | 46.16 SRD |
| 500 ALL | 230.79 SRD |
| 1,000 ALL | 461.59 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-07-29T05:31:30Z",
"rates": {
"SRD": 0.461587
}
}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": 46.1587,
"rate": 0.461587
}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