Rate Overview
Live
1 USD = 1.7970 ANG
1 ANG = 0.556482
USD
Avg
1.7980
High
1.8038
Low
1.7899
Last updated: 7/25/2026, 10:37:56 PM
Quick Conversions
| USD | ANG |
|---|---|
| 1 USD | 1.80 ANG |
| 10 USD | 17.97 ANG |
| 50 USD | 89.85 ANG |
| 100 USD | 179.70 ANG |
| 500 USD | 898.50 ANG |
| 1,000 USD | 1,797.00 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-25T22:37:56Z",
"rates": {
"ANG": 1.79700383
}
}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": 179.700383,
"rate": 1.79700383
}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