Rate Overview
Live
1 SRD = 2.1752 ALL
1 ALL = 0.459734
SRD
Avg
2.1777
High
2.1890
Low
2.1744
Last updated: 5/7/2026, 2:48:27 PM
Quick Conversions
| SRD | ALL |
|---|---|
| 1 SRD | 2.18 ALL |
| 10 SRD | 21.75 ALL |
| 50 SRD | 108.76 ALL |
| 100 SRD | 217.52 ALL |
| 500 SRD | 1,087.58 ALL |
| 1,000 SRD | 2,175.17 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-05-07T14:48:27Z",
"rates": {
"ALL": 2.175169
}
}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.5169,
"rate": 2.175169
}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