Rate Overview
Live
1 SRD = 2.1490 ALL
1 ALL = 0.465336
SRD
Avg
2.1742
High
2.3175
Low
2.0946
Last updated: 8/1/2026, 12:33:53 PM
Quick Conversions
| SRD | ALL |
|---|---|
| 1 SRD | 2.15 ALL |
| 10 SRD | 21.49 ALL |
| 50 SRD | 107.45 ALL |
| 100 SRD | 214.90 ALL |
| 500 SRD | 1,074.49 ALL |
| 1,000 SRD | 2,148.99 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-08-01T12:33:53Z",
"rates": {
"ALL": 2.148986
}
}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": 214.8986,
"rate": 2.148986
}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