Rate Overview
Live
1 WST = 1.3430 AED
1 AED = 0.744586
WST
Avg
1.3470
High
1.3508
Low
1.3430
Last updated: 8/16/2026, 8:02:53 AM
Quick Conversions
| WST | AED |
|---|---|
| 1 WST | 1.34 AED |
| 10 WST | 13.43 AED |
| 50 WST | 67.15 AED |
| 100 WST | 134.30 AED |
| 500 WST | 671.51 AED |
| 1,000 WST | 1,343.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-08-16T08:02:53Z",
"rates": {
"AED": 1.343028
}
}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.30280000000002,
"rate": 1.343028
}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