Rate Overview
Live
1 SRD = 2.2057 ALL
1 ALL = 0.453363
SRD
Avg
2.2069
High
2.2123
Low
2.2035
Last updated: 5/27/2026, 6:19:47 PM
Quick Conversions
| SRD | ALL |
|---|---|
| 1 SRD | 2.21 ALL |
| 10 SRD | 22.06 ALL |
| 50 SRD | 110.29 ALL |
| 100 SRD | 220.57 ALL |
| 500 SRD | 1,102.87 ALL |
| 1,000 SRD | 2,205.74 ALL |
Get SRD/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=ALLExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-05-27T18:19:47Z",
"rates": {
"ALL": 2.205737
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "ALL",
"amount": 100
},
"result": 220.5737,
"rate": 2.205737
}Build with SRD/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key