Rate Overview
Live
1 WST = 1.3324 AED
1 AED = 0.750530
WST
Avg
1.3180
High
1.3765
Low
1.2324
Last updated: 7/25/2026, 8:57:05 PM
Quick Conversions
| WST | AED |
|---|---|
| 1 WST | 1.33 AED |
| 10 WST | 13.32 AED |
| 50 WST | 66.62 AED |
| 100 WST | 133.24 AED |
| 500 WST | 666.20 AED |
| 1,000 WST | 1,332.39 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-25T20:57:05Z",
"rates": {
"AED": 1.332391
}
}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": 133.2391,
"rate": 1.332391
}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