Rate Overview
Live
1 SRD = 2.1825 ALL
1 ALL = 0.458192
SRD
Avg
2.1835
High
2.2037
Low
2.1754
Last updated: 7/9/2026, 12:17:56 PM
Quick Conversions
| SRD | ALL |
|---|---|
| 1 SRD | 2.18 ALL |
| 10 SRD | 21.82 ALL |
| 50 SRD | 109.12 ALL |
| 100 SRD | 218.25 ALL |
| 500 SRD | 1,091.25 ALL |
| 1,000 SRD | 2,182.49 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-07-09T12:17:56Z",
"rates": {
"ALL": 2.18249
}
}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": 218.249,
"rate": 2.18249
}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