Rate Overview
Live
1 WST = 1.3440 AED
1 AED = 0.744023
WST
Avg
1.3504
High
1.3590
Low
1.3440
Last updated: 3/27/2026, 6:06:49 AM
Quick Conversions
| WST | AED |
|---|---|
| 1 WST | 1.34 AED |
| 10 WST | 13.44 AED |
| 50 WST | 67.20 AED |
| 100 WST | 134.40 AED |
| 500 WST | 672.02 AED |
| 1,000 WST | 1,344.04 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-27T06:06:49Z",
"rates": {
"AED": 1.344044
}
}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.4044,
"rate": 1.344044
}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