Rate Overview
Live
1 ANG = 12039.73 STD
1 STD = 0.000083
ANG
Avg
12157.07
High
13343.38
Low
11563.86
Last updated: 7/29/2026, 6:53:56 PM
Quick Conversions
| ANG | STD |
|---|---|
| 1 ANG | 12,039.73 STD |
| 10 ANG | 120,397.26 STD |
| 50 ANG | 601,986.32 STD |
| 100 ANG | 1,203,972.64 STD |
| 500 ANG | 6,019,863.20 STD |
| 1,000 ANG | 12,039,726.40 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-07-29T18:53:56Z",
"rates": {
"STD": 12039.726395
}
}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": 1203972.6395,
"rate": 12039.726395
}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