Rate Overview
Live
1 ANG = 20.9013 SRD
1 SRD = 0.047844
ANG
Avg
20.9230
High
20.9382
Low
20.9013
Last updated: 5/7/2026, 1:52:22 PM
Quick Conversions
| ANG | SRD |
|---|---|
| 1 ANG | 20.90 SRD |
| 10 ANG | 209.01 SRD |
| 50 ANG | 1,045.07 SRD |
| 100 ANG | 2,090.13 SRD |
| 500 ANG | 10,450.66 SRD |
| 1,000 ANG | 20,901.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-05-07T13:52:22Z",
"rates": {
"SRD": 20.901329
}
}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": 2090.1329,
"rate": 20.901329
}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