Rate Overview
Live
1 AED = 0.733454 WST
1 WST = 1.3634
AED
Avg
0.740292
High
0.747303
Low
0.733454
Last updated: 4/16/2026, 5:55:22 PM
Quick Conversions
| AED | WST |
|---|---|
| 1 AED | 0.73 WST |
| 10 AED | 7.33 WST |
| 50 AED | 36.67 WST |
| 100 AED | 73.35 WST |
| 500 AED | 366.73 WST |
| 1,000 AED | 733.45 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-04-16T17:55:22Z",
"rates": {
"WST": 0.733454
}
}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.34540000000001,
"rate": 0.733454
}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