Rate Overview
Live
1 SGD = 39.3265 EGP
1 EGP = 0.025428
SGD
Avg
39.0834
High
39.3265
Low
38.8201
Last updated: 8/14/2026, 4:34:49 PM
Quick Conversions
| SGD | EGP |
|---|---|
| 1 SGD | 39.33 EGP |
| 10 SGD | 393.27 EGP |
| 50 SGD | 1,966.33 EGP |
| 100 SGD | 3,932.65 EGP |
| 500 SGD | 19,663.26 EGP |
| 1,000 SGD | 39,326.53 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-08-14T16:34:49Z",
"rates": {
"EGP": 39.326528
}
}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": 3932.6528000000003,
"rate": 39.326528
}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