Rate Overview
Live
1 WST = 1.3441 AED
1 AED = 0.744013
WST
Avg
1.3199
High
1.3775
Low
1.2237
Last updated: 3/27/2026, 12:57:10 PM
Quick Conversions
| WST | AED |
|---|---|
| 1 WST | 1.34 AED |
| 10 WST | 13.44 AED |
| 50 WST | 67.20 AED |
| 100 WST | 134.41 AED |
| 500 WST | 672.03 AED |
| 1,000 WST | 1,344.06 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-03-27T12:57:10Z",
"rates": {
"AED": 1.344063
}
}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.4063,
"rate": 1.344063
}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