Rate Overview
Live
1 ALL = 0.458192 SRD
1 SRD = 2.1825
ALL
Avg
0.457988
High
0.459688
Low
0.453777
Last updated: 7/9/2026, 12:19:49 PM
Quick Conversions
| ALL | SRD |
|---|---|
| 1 ALL | 0.46 SRD |
| 10 ALL | 4.58 SRD |
| 50 ALL | 22.91 SRD |
| 100 ALL | 45.82 SRD |
| 500 ALL | 229.10 SRD |
| 1,000 ALL | 458.19 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-09T12:19:49Z",
"rates": {
"SRD": 0.458192
}
}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.8192,
"rate": 0.458192
}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