Rate Overview
Live
1 SGD = 40.9012 EGP
1 EGP = 0.024449
SGD
Avg
37.3870
High
40.9012
Low
36.2274
Last updated: 3/27/2026, 7:22:13 PM
Quick Conversions
| SGD | EGP |
|---|---|
| 1 SGD | 40.90 EGP |
| 10 SGD | 409.01 EGP |
| 50 SGD | 2,045.06 EGP |
| 100 SGD | 4,090.12 EGP |
| 500 SGD | 20,450.58 EGP |
| 1,000 SGD | 40,901.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-27T19:22:13Z",
"rates": {
"EGP": 40.901153
}
}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.1153,
"rate": 40.901153
}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