Rate Overview
Live
1 SGD = 39.2419 EGP
1 EGP = 0.025483
SGD
Avg
40.0049
High
40.4794
Low
39.2419
Last updated: 6/16/2026, 8:53:32 AM
Quick Conversions
| SGD | EGP |
|---|---|
| 1 SGD | 39.24 EGP |
| 10 SGD | 392.42 EGP |
| 50 SGD | 1,962.09 EGP |
| 100 SGD | 3,924.19 EGP |
| 500 SGD | 19,620.93 EGP |
| 1,000 SGD | 39,241.86 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-06-16T08:53:32Z",
"rates": {
"EGP": 39.241856
}
}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": 3924.1856,
"rate": 39.241856
}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