Rate Overview
Live
1 EGP = 0.176417 SVC
1 SVC = 5.6684
EGP
Avg
0.175075
High
0.179221
Low
0.168326
Last updated: 7/9/2026, 3:43:07 PM
Quick Conversions
| EGP | SVC |
|---|---|
| 1 EGP | 0.18 SVC |
| 10 EGP | 1.76 SVC |
| 50 EGP | 8.82 SVC |
| 100 EGP | 17.64 SVC |
| 500 EGP | 88.21 SVC |
| 1,000 EGP | 176.42 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-07-09T15:43:07Z",
"rates": {
"SVC": 0.176417
}
}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.6417,
"rate": 0.176417
}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