Rate Overview
Live
1 SRD = 0.047274 ANG
1 ANG = 21.1533
SRD
Avg
0.047482
High
0.047603
Low
0.047274
Last updated: 9/9/2026, 6:30:13 AM
Quick Conversions
| SRD | ANG |
|---|---|
| 1 SRD | 0.05 ANG |
| 10 SRD | 0.47 ANG |
| 50 SRD | 2.36 ANG |
| 100 SRD | 4.73 ANG |
| 500 SRD | 23.64 ANG |
| 1,000 SRD | 47.27 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-09-09T06:30:13Z",
"rates": {
"ANG": 0.047274
}
}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.727399999999999,
"rate": 0.047274
}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