Rate Overview
Live
1 ANG = 11828.57 STD
1 STD = 0.000085
ANG
Avg
11832.58
High
11867.95
Low
11766.55
Last updated: 8/20/2026, 3:18:52 AM
Quick Conversions
| ANG | STD |
|---|---|
| 1 ANG | 11,828.57 STD |
| 10 ANG | 118,285.73 STD |
| 50 ANG | 591,428.67 STD |
| 100 ANG | 1,182,857.34 STD |
| 500 ANG | 5,914,286.68 STD |
| 1,000 ANG | 11,828,573.36 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-08-20T03:18:52Z",
"rates": {
"STD": 11828.573357
}
}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": 1182857.3357,
"rate": 11828.573357
}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