Rate Overview
Live
1 EGP = 0.056270 WST
1 WST = 17.7715
EGP
Avg
0.056026
High
0.056270
Low
0.055450
Last updated: 7/4/2026, 1:32:37 PM
Quick Conversions
| EGP | WST |
|---|---|
| 1 EGP | 0.06 WST |
| 10 EGP | 0.56 WST |
| 50 EGP | 2.81 WST |
| 100 EGP | 5.63 WST |
| 500 EGP | 28.14 WST |
| 1,000 EGP | 56.27 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-04T13:32:37Z",
"rates": {
"WST": 0.05627
}
}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.627,
"rate": 0.05627
}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