Rate Overview
Live
1 ANG = 0.555279 USD
1 USD = 1.8009
ANG
Avg
0.555494
High
0.556831
Low
0.554557
Last updated: 8/15/2026, 2:26:46 AM
Quick Conversions
| ANG | USD |
|---|---|
| 1 ANG | 0.56 USD |
| 10 ANG | 5.55 USD |
| 50 ANG | 27.76 USD |
| 100 ANG | 55.53 USD |
| 500 ANG | 277.64 USD |
| 1,000 ANG | 555.28 USD |
Get ANG/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ANG¤cies=USDExample Response:
{
"success": true,
"base": "ANG",
"date": "2026-08-15T02:26:46Z",
"rates": {
"USD": 0.555279
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ANG&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ANG",
"to": "USD",
"amount": 100
},
"result": 55.527899999999995,
"rate": 0.555279
}Build with ANG/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key