Rate Overview
Live
1 SGD = 40.1250 EGP
1 EGP = 0.024922
SGD
Avg
39.7555
High
40.1940
Low
39.2626
Last updated: 9/3/2026, 9:04:40 AM
Quick Conversions
| SGD | EGP |
|---|---|
| 1 SGD | 40.13 EGP |
| 10 SGD | 401.25 EGP |
| 50 SGD | 2,006.25 EGP |
| 100 SGD | 4,012.50 EGP |
| 500 SGD | 20,062.52 EGP |
| 1,000 SGD | 40,125.03 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-09-03T09:04:40Z",
"rates": {
"EGP": 40.125031
}
}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": 4012.5031,
"rate": 40.125031
}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