Rate Overview
Live
1 AED = 0.732018 WST
1 WST = 1.3661
AED
Avg
0.736387
High
0.740222
Low
0.732018
Last updated: 3/7/2026, 2:12:14 AM
Quick Conversions
| AED | WST |
|---|---|
| 1 AED | 0.73 WST |
| 10 AED | 7.32 WST |
| 50 AED | 36.60 WST |
| 100 AED | 73.20 WST |
| 500 AED | 366.01 WST |
| 1,000 AED | 732.02 WST |
Get AED/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=WSTExample Response:
{
"success": true,
"base": "AED",
"date": "2026-03-07T02:12:14Z",
"rates": {
"WST": 0.732018
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "WST",
"amount": 100
},
"result": 73.20179999999999,
"rate": 0.732018
}Build with AED/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key