Rate Overview
Live
1 EGP = 0.052035 WST
1 WST = 19.2178
EGP
Avg
0.051595
High
0.052035
Low
0.051069
Last updated: 4/16/2026, 10:44:34 PM
Quick Conversions
| EGP | WST |
|---|---|
| 1 EGP | 0.05 WST |
| 10 EGP | 0.52 WST |
| 50 EGP | 2.60 WST |
| 100 EGP | 5.20 WST |
| 500 EGP | 26.02 WST |
| 1,000 EGP | 52.04 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-04-16T22:44:34Z",
"rates": {
"WST": 0.052035
}
}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.2035,
"rate": 0.052035
}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