Rate Overview
Live
1 WST = 1.3496 AED
1 AED = 0.740966
WST
Avg
1.3456
High
1.3510
Low
1.3390
Last updated: 7/20/2026, 9:12:30 PM
Quick Conversions
| WST | AED |
|---|---|
| 1 WST | 1.35 AED |
| 10 WST | 13.50 AED |
| 50 WST | 67.48 AED |
| 100 WST | 134.96 AED |
| 500 WST | 674.80 AED |
| 1,000 WST | 1,349.59 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-20T21:12:30Z",
"rates": {
"AED": 1.34959
}
}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.959,
"rate": 1.34959
}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