Rate Overview
Live
1 USD = 1.8025 ANG
1 ANG = 0.554796
USD
Avg
1.8012
High
1.8105
Low
1.7970
Last updated: 9/7/2026, 7:06:30 PM
Quick Conversions
| USD | ANG |
|---|---|
| 1 USD | 1.80 ANG |
| 10 USD | 18.02 ANG |
| 50 USD | 90.12 ANG |
| 100 USD | 180.25 ANG |
| 500 USD | 901.23 ANG |
| 1,000 USD | 1,802.47 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-09-07T19:06:30Z",
"rates": {
"ANG": 1.80246531
}
}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.246531,
"rate": 1.80246531
}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