Rate Overview
Live
1 EGP = 0.174232 SVC
1 SVC = 5.7395
EGP
Avg
0.175198
High
0.176273
Low
0.174222
Last updated: 8/13/2026, 7:31:36 AM
Quick Conversions
| EGP | SVC |
|---|---|
| 1 EGP | 0.17 SVC |
| 10 EGP | 1.74 SVC |
| 50 EGP | 8.71 SVC |
| 100 EGP | 17.42 SVC |
| 500 EGP | 87.12 SVC |
| 1,000 EGP | 174.23 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-08-13T07:31:36Z",
"rates": {
"SVC": 0.174232
}
}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.4232,
"rate": 0.174232
}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