Rate Overview
Live
1 ANG = 0.553913 USD
1 USD = 1.8053
ANG
Avg
0.555592
High
0.558533
Low
0.553293
Last updated: 7/29/2026, 2:11:06 AM
Quick Conversions
| ANG | USD |
|---|---|
| 1 ANG | 0.55 USD |
| 10 ANG | 5.54 USD |
| 50 ANG | 27.70 USD |
| 100 ANG | 55.39 USD |
| 500 ANG | 276.96 USD |
| 1,000 ANG | 553.91 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-29T02:11:06Z",
"rates": {
"USD": 0.553913
}
}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.3913,
"rate": 0.553913
}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