Rate Overview
Live
1 SRD = 2.1645 ALL
1 ALL = 0.462009
SRD
Avg
2.1747
High
2.1866
Low
2.1645
Last updated: 4/17/2026, 4:54:21 AM
Quick Conversions
| SRD | ALL |
|---|---|
| 1 SRD | 2.16 ALL |
| 10 SRD | 21.64 ALL |
| 50 SRD | 108.22 ALL |
| 100 SRD | 216.45 ALL |
| 500 SRD | 1,082.23 ALL |
| 1,000 SRD | 2,164.46 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-04-17T04:54:21Z",
"rates": {
"ALL": 2.164458
}
}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": 216.44580000000002,
"rate": 2.164458
}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