Rate Overview
Live
1 SGD = 40.6882 EGP
1 EGP = 0.024577
SGD
Avg
41.3386
High
41.7640
Low
40.6882
Last updated: 4/17/2026, 12:02:02 AM
Quick Conversions
| SGD | EGP |
|---|---|
| 1 SGD | 40.69 EGP |
| 10 SGD | 406.88 EGP |
| 50 SGD | 2,034.41 EGP |
| 100 SGD | 4,068.82 EGP |
| 500 SGD | 20,344.11 EGP |
| 1,000 SGD | 40,688.22 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-04-17T00:02:02Z",
"rates": {
"EGP": 40.688216
}
}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": 4068.8215999999998,
"rate": 40.688216
}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