Rate Overview
Live
1 WST = 1.3440 AED
1 AED = 0.744033
WST
Avg
1.3478
High
1.3644
Low
1.3249
Last updated: 3/27/2026, 7:47:35 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.01 AED |
| 1,000 WST | 1,344.03 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-27T07:47:35Z",
"rates": {
"AED": 1.344026
}
}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.4026,
"rate": 1.344026
}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