Rate Overview
Live
1 EGP = 0.053666 WST
1 WST = 18.6338
EGP
Avg
0.053556
High
0.054312
Low
0.053201
Last updated: 7/25/2026, 3:40:00 AM
Quick Conversions
| EGP | WST |
|---|---|
| 1 EGP | 0.05 WST |
| 10 EGP | 0.54 WST |
| 50 EGP | 2.68 WST |
| 100 EGP | 5.37 WST |
| 500 EGP | 26.83 WST |
| 1,000 EGP | 53.67 WST |
Get EGP/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=WSTExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-07-25T03:40:00Z",
"rates": {
"WST": 0.053666
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "WST",
"amount": 100
},
"result": 5.3666,
"rate": 0.053666
}Build with EGP/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key