Rate Overview
Live
1 SGD = 40.8987 EGP
1 EGP = 0.024451
SGD
Avg
38.3985
High
42.4451
Low
36.1828
Last updated: 5/27/2026, 6:15:04 AM
Quick Conversions
| SGD | EGP |
|---|---|
| 1 SGD | 40.90 EGP |
| 10 SGD | 408.99 EGP |
| 50 SGD | 2,044.93 EGP |
| 100 SGD | 4,089.87 EGP |
| 500 SGD | 20,449.34 EGP |
| 1,000 SGD | 40,898.67 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-27T06:15:04Z",
"rates": {
"EGP": 40.898673
}
}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": 4089.8673000000003,
"rate": 40.898673
}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