Rate Overview
Live
1 SRD = 2.1754 ALL
1 ALL = 0.459681
SRD
Avg
2.1770
High
2.3256
Low
2.0934
Last updated: 7/31/2026, 2:39:56 AM
Quick Conversions
| SRD | ALL |
|---|---|
| 1 SRD | 2.18 ALL |
| 10 SRD | 21.75 ALL |
| 50 SRD | 108.77 ALL |
| 100 SRD | 217.54 ALL |
| 500 SRD | 1,087.71 ALL |
| 1,000 SRD | 2,175.42 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-31T02:39:56Z",
"rates": {
"ALL": 2.175421
}
}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": 217.5421,
"rate": 2.175421
}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