Rate Overview
Live
1 SRD = 2.2090 ALL
1 ALL = 0.452697
SRD
Avg
2.1996
High
2.2359
Low
2.1539
Last updated: 3/27/2026, 5:06:49 PM
Quick Conversions
| SRD | ALL |
|---|---|
| 1 SRD | 2.21 ALL |
| 10 SRD | 22.09 ALL |
| 50 SRD | 110.45 ALL |
| 100 SRD | 220.90 ALL |
| 500 SRD | 1,104.49 ALL |
| 1,000 SRD | 2,208.98 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-27T17:06:49Z",
"rates": {
"ALL": 2.208984
}
}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.8984,
"rate": 2.208984
}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