Rate Overview
Live
1 WST = 1.3455 AED
1 AED = 0.743237
WST
Avg
1.3484
High
1.3556
Low
1.3386
Last updated: 6/17/2026, 6:34:47 AM
Quick Conversions
| WST | AED |
|---|---|
| 1 WST | 1.35 AED |
| 10 WST | 13.45 AED |
| 50 WST | 67.27 AED |
| 100 WST | 134.55 AED |
| 500 WST | 672.73 AED |
| 1,000 WST | 1,345.47 AED |
Get WST/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=AEDExample Response:
{
"success": true,
"base": "WST",
"date": "2026-06-17T06:34:47Z",
"rates": {
"AED": 1.345465
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "AED",
"amount": 100
},
"result": 134.54649999999998,
"rate": 1.345465
}Build with WST/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key