Rate Overview
Live
1 USD = 1.8053 ANG
1 ANG = 0.553913
USD
Avg
1.8003
High
1.8053
Low
1.7936
Last updated: 7/28/2026, 12:23:50 PM
Quick Conversions
| USD | ANG |
|---|---|
| 1 USD | 1.81 ANG |
| 10 USD | 18.05 ANG |
| 50 USD | 90.27 ANG |
| 100 USD | 180.53 ANG |
| 500 USD | 902.67 ANG |
| 1,000 USD | 1,805.34 ANG |
Get USD/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=ANGExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-28T12:23:50Z",
"rates": {
"ANG": 1.8053366
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "ANG",
"amount": 100
},
"result": 180.53366,
"rate": 1.8053366
}Build with USD/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key