Rate Overview
Live
1 ANG = 0.556437 USD
1 USD = 1.7971
ANG
Avg
0.556189
High
0.558695
Low
0.554394
Last updated: 7/29/2026, 3:59:10 PM
Quick Conversions
| ANG | USD |
|---|---|
| 1 ANG | 0.56 USD |
| 10 ANG | 5.56 USD |
| 50 ANG | 27.82 USD |
| 100 ANG | 55.64 USD |
| 500 ANG | 278.22 USD |
| 1,000 ANG | 556.44 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-07-29T15:59:10Z",
"rates": {
"USD": 0.556437
}
}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.643699999999995,
"rate": 0.556437
}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