Rate Overview
Live
1 WST = 1.3539 AED
1 AED = 0.738627
WST
Avg
1.3174
High
1.3765
Low
1.2324
Last updated: 5/27/2026, 10:56:10 AM
Quick Conversions
| WST | AED |
|---|---|
| 1 WST | 1.35 AED |
| 10 WST | 13.54 AED |
| 50 WST | 67.69 AED |
| 100 WST | 135.39 AED |
| 500 WST | 676.93 AED |
| 1,000 WST | 1,353.86 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-05-27T10:56:10Z",
"rates": {
"AED": 1.353863
}
}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": 135.3863,
"rate": 1.353863
}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