Rate Overview
Live
1 ANG = 20.9363 SRD
1 SRD = 0.047764
ANG
Avg
21.0652
High
21.3285
Low
20.8130
Last updated: 3/27/2026, 1:27:16 PM
Quick Conversions
| ANG | SRD |
|---|---|
| 1 ANG | 20.94 SRD |
| 10 ANG | 209.36 SRD |
| 50 ANG | 1,046.82 SRD |
| 100 ANG | 2,093.63 SRD |
| 500 ANG | 10,468.16 SRD |
| 1,000 ANG | 20,936.33 SRD |
Get ANG/SRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ANG¤cies=SRDExample Response:
{
"success": true,
"base": "ANG",
"date": "2026-03-27T13:27:16Z",
"rates": {
"SRD": 20.936329
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ANG&to=SRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ANG",
"to": "SRD",
"amount": 100
},
"result": 2093.6329,
"rate": 20.936329
}Build with ANG/SRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key