Rate Overview
Live
1 ANG = 11794.28 STD
1 STD = 0.000085
ANG
Avg
11734.86
High
11813.72
Low
11636.37
Last updated: 3/7/2026, 12:26:23 AM
Quick Conversions
| ANG | STD |
|---|---|
| 1 ANG | 11,794.28 STD |
| 10 ANG | 117,942.77 STD |
| 50 ANG | 589,713.84 STD |
| 100 ANG | 1,179,427.68 STD |
| 500 ANG | 5,897,138.40 STD |
| 1,000 ANG | 11,794,276.80 STD |
Get ANG/STD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ANG¤cies=STDExample Response:
{
"success": true,
"base": "ANG",
"date": "2026-03-07T00:26:23Z",
"rates": {
"STD": 11794.2768
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ANG&to=STD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ANG",
"to": "STD",
"amount": 100
},
"result": 1179427.68,
"rate": 11794.2768
}Build with ANG/STD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key