Rate Overview
Live
1 ANG = 1.4950 WST
1 WST = 0.668903
ANG
Avg
1.5058
High
1.5286
Low
1.4950
Last updated: 5/7/2026, 4:04:53 PM
Quick Conversions
| ANG | WST |
|---|---|
| 1 ANG | 1.49 WST |
| 10 ANG | 14.95 WST |
| 50 ANG | 74.75 WST |
| 100 ANG | 149.50 WST |
| 500 ANG | 747.49 WST |
| 1,000 ANG | 1,494.98 WST |
Get ANG/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ANG¤cies=WSTExample Response:
{
"success": true,
"base": "ANG",
"date": "2026-05-07T16:04:53Z",
"rates": {
"WST": 1.494984
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ANG&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "ANG",
"to": "WST",
"amount": 100
},
"result": 149.4984,
"rate": 1.494984
}Build with ANG/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key