Rate Overview
Live
1 ALL = 0.456428 SRD
1 SRD = 2.1909
ALL
Avg
0.459046
High
0.464276
Low
0.453179
Last updated: 3/7/2026, 12:09:34 AM
Quick Conversions
| ALL | SRD |
|---|---|
| 1 ALL | 0.46 SRD |
| 10 ALL | 4.56 SRD |
| 50 ALL | 22.82 SRD |
| 100 ALL | 45.64 SRD |
| 500 ALL | 228.21 SRD |
| 1,000 ALL | 456.43 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-03-07T00:09:34Z",
"rates": {
"SRD": 0.456428
}
}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.6428,
"rate": 0.456428
}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