Rate Overview
Live
1 USD = 1.8057 ANG
1 ANG = 0.553793
USD
Avg
1.7998
High
1.8057
Low
1.7904
Last updated: 7/8/2026, 10:40:24 PM
Quick Conversions
| USD | ANG |
|---|---|
| 1 USD | 1.81 ANG |
| 10 USD | 18.06 ANG |
| 50 USD | 90.29 ANG |
| 100 USD | 180.57 ANG |
| 500 USD | 902.86 ANG |
| 1,000 USD | 1,805.73 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-08T22:40:24Z",
"rates": {
"ANG": 1.80572831
}
}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.57283099999998,
"rate": 1.80572831
}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