Rate Overview
Live
1 SGD = 39.5852 EGP
1 EGP = 0.025262
SGD
Avg
39.4014
High
42.4082
Low
36.6539
Last updated: 7/20/2026, 10:50:51 PM
Quick Conversions
| SGD | EGP |
|---|---|
| 1 SGD | 39.59 EGP |
| 10 SGD | 395.85 EGP |
| 50 SGD | 1,979.26 EGP |
| 100 SGD | 3,958.52 EGP |
| 500 SGD | 19,792.61 EGP |
| 1,000 SGD | 39,585.22 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-20T22:50:51Z",
"rates": {
"EGP": 39.585224
}
}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": 3958.5224,
"rate": 39.585224
}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