Rate Overview
Live
1 SRD = 0.047763 ANG
1 ANG = 20.9367
SRD
Avg
0.049720
High
0.062085
Low
0.046573
Last updated: 3/27/2026, 11:35:41 AM
Quick Conversions
| SRD | ANG |
|---|---|
| 1 SRD | 0.05 ANG |
| 10 SRD | 0.48 ANG |
| 50 SRD | 2.39 ANG |
| 100 SRD | 4.78 ANG |
| 500 SRD | 23.88 ANG |
| 1,000 SRD | 47.76 ANG |
Get SRD/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=ANGExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-03-27T11:35:41Z",
"rates": {
"ANG": 0.047763
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "ANG",
"amount": 100
},
"result": 4.7763,
"rate": 0.047763
}Build with SRD/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key