Rate Overview
Live
1 SRD = 2.1960 ALL
1 ALL = 0.455374
SRD
Avg
2.1792
High
2.2066
Low
2.1539
Last updated: 3/7/2026, 2:55:11 AM
Quick Conversions
| SRD | ALL |
|---|---|
| 1 SRD | 2.20 ALL |
| 10 SRD | 21.96 ALL |
| 50 SRD | 109.80 ALL |
| 100 SRD | 219.60 ALL |
| 500 SRD | 1,098.00 ALL |
| 1,000 SRD | 2,196.00 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-03-07T02:55:11Z",
"rates": {
"ALL": 2.195997
}
}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": 219.5997,
"rate": 2.195997
}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