Rate Overview
Live
1 AED = 0.750529 WST
1 WST = 1.3324
AED
Avg
0.739707
High
0.750529
Low
0.731099
Last updated: 7/26/2026, 3:37:57 AM
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.26 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-26T03:37:57Z",
"rates": {
"WST": 0.750529
}
}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.0529,
"rate": 0.750529
}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