Rate Overview
Live
1 USD = 1.8025 ANG
1 ANG = 0.554794
USD
Avg
1.8004
High
1.8040
Low
1.7946
Last updated: 6/18/2026, 7:53:32 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.24 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-06-18T19:53:32Z",
"rates": {
"ANG": 1.80247195
}
}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.247195,
"rate": 1.80247195
}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