Rate Overview
Live
1 SRD = 2.2036 ALL
1 ALL = 0.453798
SRD
Avg
2.1926
High
2.2036
Low
2.1747
Last updated: 6/19/2026, 8:40:53 AM
Quick Conversions
| SRD | ALL |
|---|---|
| 1 SRD | 2.20 ALL |
| 10 SRD | 22.04 ALL |
| 50 SRD | 110.18 ALL |
| 100 SRD | 220.36 ALL |
| 500 SRD | 1,101.81 ALL |
| 1,000 SRD | 2,203.63 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-06-19T08:40:53Z",
"rates": {
"ALL": 2.203625
}
}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.3625,
"rate": 2.203625
}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