Rate Overview
Live
1 WST = 1.3465 AED
1 AED = 0.742644
WST
Avg
1.3545
High
1.3696
Low
1.3344
Last updated: 7/28/2026, 3:17:33 PM
Quick Conversions
| WST | AED |
|---|---|
| 1 WST | 1.35 AED |
| 10 WST | 13.47 AED |
| 50 WST | 67.33 AED |
| 100 WST | 134.65 AED |
| 500 WST | 673.27 AED |
| 1,000 WST | 1,346.54 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-07-28T15:17:33Z",
"rates": {
"AED": 1.34654
}
}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.654,
"rate": 1.34654
}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