Rate Overview
Live
1 SGD = 41.0078 EGP
1 EGP = 0.024386
SGD
Avg
37.3910
High
41.0078
Low
36.2274
Last updated: 3/27/2026, 5:36:13 PM
Quick Conversions
| SGD | EGP |
|---|---|
| 1 SGD | 41.01 EGP |
| 10 SGD | 410.08 EGP |
| 50 SGD | 2,050.39 EGP |
| 100 SGD | 4,100.78 EGP |
| 500 SGD | 20,503.92 EGP |
| 1,000 SGD | 41,007.85 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-03-27T17:36:13Z",
"rates": {
"EGP": 41.007845
}
}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": 4100.784500000001,
"rate": 41.007845
}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