Rate Overview
Live
1 AED = 0.744022 WST
1 WST = 1.3440
AED
Avg
0.762598
High
0.811439
Low
0.726481
Last updated: 3/27/2026, 9:34:16 AM
Quick Conversions
| AED | WST |
|---|---|
| 1 AED | 0.74 WST |
| 10 AED | 7.44 WST |
| 50 AED | 37.20 WST |
| 100 AED | 74.40 WST |
| 500 AED | 372.01 WST |
| 1,000 AED | 744.02 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-03-27T09:34:16Z",
"rates": {
"WST": 0.744022
}
}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": 74.4022,
"rate": 0.744022
}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