Rate Overview
Live
1 SGD = 39.7874 EGP
1 EGP = 0.025134
SGD
Avg
38.4473
High
42.2415
Low
36.2274
Last updated: 7/27/2026, 12:51:36 AM
Quick Conversions
| SGD | EGP |
|---|---|
| 1 SGD | 39.79 EGP |
| 10 SGD | 397.87 EGP |
| 50 SGD | 1,989.37 EGP |
| 100 SGD | 3,978.74 EGP |
| 500 SGD | 19,893.72 EGP |
| 1,000 SGD | 39,787.44 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-27T00:51:36Z",
"rates": {
"EGP": 39.787436
}
}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": 3978.7436,
"rate": 39.787436
}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