Rate Overview
Live
1 SGD = 39.3843 EGP
1 EGP = 0.025391
SGD
Avg
38.0774
High
42.0974
Low
36.2957
Last updated: 7/27/2026, 8:41:45 AM
Quick Conversions
| SGD | EGP |
|---|---|
| 1 SGD | 39.38 EGP |
| 10 SGD | 393.84 EGP |
| 50 SGD | 1,969.22 EGP |
| 100 SGD | 3,938.43 EGP |
| 500 SGD | 19,692.17 EGP |
| 1,000 SGD | 39,384.34 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-27T08:41:45Z",
"rates": {
"EGP": 39.384338
}
}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": 3938.4338,
"rate": 39.384338
}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