Rate Overview
Live
1 ANG = 21.0561 SRD
1 SRD = 0.047492
ANG
Avg
20.9714
High
21.3285
Low
20.6048
Last updated: 7/31/2026, 8:11:18 AM
Quick Conversions
| ANG | SRD |
|---|---|
| 1 ANG | 21.06 SRD |
| 10 ANG | 210.56 SRD |
| 50 ANG | 1,052.81 SRD |
| 100 ANG | 2,105.61 SRD |
| 500 ANG | 10,528.07 SRD |
| 1,000 ANG | 21,056.15 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-07-31T08:11:18Z",
"rates": {
"SRD": 21.056146
}
}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": 2105.6146,
"rate": 21.056146
}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