Rate Overview
Live
1 WST = 1.3661 AED
1 AED = 0.732019
WST
Avg
1.3580
High
1.3661
Low
1.3509
Last updated: 3/7/2026, 1:01:39 AM
Quick Conversions
| WST | AED |
|---|---|
| 1 WST | 1.37 AED |
| 10 WST | 13.66 AED |
| 50 WST | 68.30 AED |
| 100 WST | 136.61 AED |
| 500 WST | 683.04 AED |
| 1,000 WST | 1,366.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-03-07T01:01:39Z",
"rates": {
"AED": 1.366085
}
}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": 136.6085,
"rate": 1.366085
}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