Rate Overview
Live
1 SGD = 40.9019 EGP
1 EGP = 0.024449
SGD
Avg
41.5260
High
42.1496
Low
40.8662
Last updated: 5/27/2026, 7:28:19 AM
Quick Conversions
| SGD | EGP |
|---|---|
| 1 SGD | 40.90 EGP |
| 10 SGD | 409.02 EGP |
| 50 SGD | 2,045.09 EGP |
| 100 SGD | 4,090.19 EGP |
| 500 SGD | 20,450.93 EGP |
| 1,000 SGD | 40,901.86 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-05-27T07:28:19Z",
"rates": {
"EGP": 40.901856
}
}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": 4090.1856000000002,
"rate": 40.901856
}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