Rate Overview
Live
1 EGP = 0.165709 SVC
1 SVC = 6.0347
EGP
Avg
0.166791
High
0.167673
Low
0.165709
Last updated: 3/27/2026, 3:50:40 PM
Quick Conversions
| EGP | SVC |
|---|---|
| 1 EGP | 0.17 SVC |
| 10 EGP | 1.66 SVC |
| 50 EGP | 8.29 SVC |
| 100 EGP | 16.57 SVC |
| 500 EGP | 82.85 SVC |
| 1,000 EGP | 165.71 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-03-27T15:50:40Z",
"rates": {
"SVC": 0.165709
}
}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": 16.570899999999998,
"rate": 0.165709
}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