Rate Overview
Live
1 ALL = 0.459734 SRD
1 SRD = 2.1752
ALL
Avg
0.459194
High
0.459890
Low
0.456836
Last updated: 5/7/2026, 1:44:42 PM
Quick Conversions
| ALL | SRD |
|---|---|
| 1 ALL | 0.46 SRD |
| 10 ALL | 4.60 SRD |
| 50 ALL | 22.99 SRD |
| 100 ALL | 45.97 SRD |
| 500 ALL | 229.87 SRD |
| 1,000 ALL | 459.73 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-05-07T13:44:42Z",
"rates": {
"SRD": 0.459734
}
}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.9734,
"rate": 0.459734
}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