Rate Overview
Live
1 SGD = 41.5866 EGP
1 EGP = 0.024046
SGD
Avg
41.9141
High
42.1496
Low
41.5775
Last updated: 5/7/2026, 3:26:16 AM
Quick Conversions
| SGD | EGP |
|---|---|
| 1 SGD | 41.59 EGP |
| 10 SGD | 415.87 EGP |
| 50 SGD | 2,079.33 EGP |
| 100 SGD | 4,158.66 EGP |
| 500 SGD | 20,793.29 EGP |
| 1,000 SGD | 41,586.57 EGP |
Get SGD/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=EGPExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-05-07T03:26:16Z",
"rates": {
"EGP": 41.586572
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "EGP",
"amount": 100
},
"result": 4158.6572,
"rate": 41.586572
}Build with SGD/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key