Rate Overview
Live
1 ALL = 0.452696 SRD
1 SRD = 2.2090
ALL
Avg
0.452669
High
0.454373
Low
0.451140
Last updated: 3/27/2026, 7:58:54 AM
Quick Conversions
| ALL | SRD |
|---|---|
| 1 ALL | 0.45 SRD |
| 10 ALL | 4.53 SRD |
| 50 ALL | 22.63 SRD |
| 100 ALL | 45.27 SRD |
| 500 ALL | 226.35 SRD |
| 1,000 ALL | 452.70 SRD |
Get ALL/SRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=SRDExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-03-27T07:58:54Z",
"rates": {
"SRD": 0.452696
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=SRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "SRD",
"amount": 100
},
"result": 45.2696,
"rate": 0.452696
}Build with ALL/SRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key