Rate Overview
Live
1 SGD = 40.8702 EGP
1 EGP = 0.024468
SGD
Avg
39.5795
High
42.4082
Low
36.6539
Last updated: 5/27/2026, 8:50:42 AM
Quick Conversions
| SGD | EGP |
|---|---|
| 1 SGD | 40.87 EGP |
| 10 SGD | 408.70 EGP |
| 50 SGD | 2,043.51 EGP |
| 100 SGD | 4,087.02 EGP |
| 500 SGD | 20,435.12 EGP |
| 1,000 SGD | 40,870.23 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-27T08:50:42Z",
"rates": {
"EGP": 40.870232
}
}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": 4087.0232,
"rate": 40.870232
}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