Rate Overview
Live
1 AED = 0.750530 WST
1 WST = 1.3324
AED
Avg
0.744849
High
0.750530
Low
0.741258
Last updated: 7/25/2026, 11:12:56 PM
Quick Conversions
| AED | WST |
|---|---|
| 1 AED | 0.75 WST |
| 10 AED | 7.51 WST |
| 50 AED | 37.53 WST |
| 100 AED | 75.05 WST |
| 500 AED | 375.27 WST |
| 1,000 AED | 750.53 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-07-25T23:12:56Z",
"rates": {
"WST": 0.75053
}
}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": 75.053,
"rate": 0.75053
}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