Rate Overview
Live
1 SGD = 39.2729 EGP
1 EGP = 0.025463
SGD
Avg
39.6178
High
39.7949
Low
39.2729
Last updated: 7/27/2026, 6:45:26 PM
Quick Conversions
| SGD | EGP |
|---|---|
| 1 SGD | 39.27 EGP |
| 10 SGD | 392.73 EGP |
| 50 SGD | 1,963.64 EGP |
| 100 SGD | 3,927.29 EGP |
| 500 SGD | 19,636.44 EGP |
| 1,000 SGD | 39,272.88 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-07-27T18:45:26Z",
"rates": {
"EGP": 39.272879
}
}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": 3927.2879000000003,
"rate": 39.272879
}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