Rate Overview
Live
1 EGP = 0.051132 WST
1 WST = 19.5572
EGP
Avg
0.050591
High
0.051132
Low
0.050211
Last updated: 5/7/2026, 12:20:35 AM
Quick Conversions
| EGP | WST |
|---|---|
| 1 EGP | 0.05 WST |
| 10 EGP | 0.51 WST |
| 50 EGP | 2.56 WST |
| 100 EGP | 5.11 WST |
| 500 EGP | 25.57 WST |
| 1,000 EGP | 51.13 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-05-07T00:20:35Z",
"rates": {
"WST": 0.051132
}
}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.1132,
"rate": 0.051132
}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