Rate Overview
Live
1 EGP = 0.174591 SVC
1 SVC = 5.7277
EGP
Avg
0.170391
High
0.174591
Low
0.168326
Last updated: 6/16/2026, 4:39:58 PM
Quick Conversions
| EGP | SVC |
|---|---|
| 1 EGP | 0.17 SVC |
| 10 EGP | 1.75 SVC |
| 50 EGP | 8.73 SVC |
| 100 EGP | 17.46 SVC |
| 500 EGP | 87.30 SVC |
| 1,000 EGP | 174.59 SVC |
Get EGP/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=SVCExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-06-16T16:39:58Z",
"rates": {
"SVC": 0.174591
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "SVC",
"amount": 100
},
"result": 17.4591,
"rate": 0.174591
}Build with EGP/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key