Rate Overview
Live
1 AED = 0.726149 WST
1 WST = 1.3771
AED
Avg
0.733975
High
0.744871
Low
0.726149
Last updated: 5/6/2026, 7:16:14 PM
Quick Conversions
| AED | WST |
|---|---|
| 1 AED | 0.73 WST |
| 10 AED | 7.26 WST |
| 50 AED | 36.31 WST |
| 100 AED | 72.61 WST |
| 500 AED | 363.07 WST |
| 1,000 AED | 726.15 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-05-06T19:16:14Z",
"rates": {
"WST": 0.726149
}
}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": 72.6149,
"rate": 0.726149
}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