Rate Overview
Live
1 ANG = 20.9712 SRD
1 SRD = 0.047685
ANG
Avg
20.9686
High
21.0926
Low
20.8693
Last updated: 3/7/2026, 12:29:56 AM
Quick Conversions
| ANG | SRD |
|---|---|
| 1 ANG | 20.97 SRD |
| 10 ANG | 209.71 SRD |
| 50 ANG | 1,048.56 SRD |
| 100 ANG | 2,097.12 SRD |
| 500 ANG | 10,485.58 SRD |
| 1,000 ANG | 20,971.16 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-07T00:29:56Z",
"rates": {
"SRD": 20.971155
}
}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": 2097.1155,
"rate": 20.971155
}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