Rate Overview
Live
1 SGD = 39.7769 EGP
1 EGP = 0.025140
SGD
Avg
39.8140
High
42.4451
Low
36.9902
Last updated: 7/26/2026, 9:19:26 AM
Quick Conversions
| SGD | EGP |
|---|---|
| 1 SGD | 39.78 EGP |
| 10 SGD | 397.77 EGP |
| 50 SGD | 1,988.84 EGP |
| 100 SGD | 3,977.69 EGP |
| 500 SGD | 19,888.44 EGP |
| 1,000 SGD | 39,776.89 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-26T09:19:26Z",
"rates": {
"EGP": 39.776888
}
}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": 3977.6888,
"rate": 39.776888
}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