Rate Overview
Live
1 WST = 1.3656 AED
1 AED = 0.732301
WST
Avg
1.3289
High
1.3821
Low
1.2611
Last updated: 5/27/2026, 12:14:43 PM
Quick Conversions
| WST | AED |
|---|---|
| 1 WST | 1.37 AED |
| 10 WST | 13.66 AED |
| 50 WST | 68.28 AED |
| 100 WST | 136.56 AED |
| 500 WST | 682.78 AED |
| 1,000 WST | 1,365.56 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-05-27T12:14:43Z",
"rates": {
"AED": 1.365558
}
}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": 136.5558,
"rate": 1.365558
}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