Rate Overview
Live
1 SGD = 41.0331 EGP
1 EGP = 0.024371
SGD
Avg
40.9257
High
41.0953
Low
40.7120
Last updated: 3/27/2026, 3:47:47 PM
Quick Conversions
| SGD | EGP |
|---|---|
| 1 SGD | 41.03 EGP |
| 10 SGD | 410.33 EGP |
| 50 SGD | 2,051.66 EGP |
| 100 SGD | 4,103.32 EGP |
| 500 SGD | 20,516.58 EGP |
| 1,000 SGD | 41,033.15 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-27T15:47:47Z",
"rates": {
"EGP": 41.03315
}
}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": 4103.315,
"rate": 41.03315
}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