Rate Overview
Live
1 AED = 0.737321 WST
1 WST = 1.3563
AED
Avg
0.736179
High
0.739525
Low
0.733946
Last updated: 8/29/2026, 8:36:10 AM
Quick Conversions
| AED | WST |
|---|---|
| 1 AED | 0.74 WST |
| 10 AED | 7.37 WST |
| 50 AED | 36.87 WST |
| 100 AED | 73.73 WST |
| 500 AED | 368.66 WST |
| 1,000 AED | 737.32 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-08-29T08:36:10Z",
"rates": {
"WST": 0.737321
}
}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.7321,
"rate": 0.737321
}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