Rate Overview
Live
1 WST = 1.3451 AED
1 AED = 0.743442
WST
Avg
1.3502
High
1.3694
Low
1.3249
Last updated: 7/16/2026, 10:03:27 AM
Quick Conversions
| WST | AED |
|---|---|
| 1 WST | 1.35 AED |
| 10 WST | 13.45 AED |
| 50 WST | 67.25 AED |
| 100 WST | 134.51 AED |
| 500 WST | 672.55 AED |
| 1,000 WST | 1,345.09 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-16T10:03:27Z",
"rates": {
"AED": 1.345094
}
}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.5094,
"rate": 1.345094
}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