Rate Overview
Live
1 ALL = 0.454444 SRD
1 SRD = 2.2005
ALL
Avg
0.424141
High
0.466813
Low
0.321213
Last updated: 6/23/2026, 11:08:00 AM
Quick Conversions
| ALL | SRD |
|---|---|
| 1 ALL | 0.45 SRD |
| 10 ALL | 4.54 SRD |
| 50 ALL | 22.72 SRD |
| 100 ALL | 45.44 SRD |
| 500 ALL | 227.22 SRD |
| 1,000 ALL | 454.44 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-06-23T11:08:00Z",
"rates": {
"SRD": 0.454444
}
}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.4444,
"rate": 0.454444
}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