Rate Overview
Live
1 SGD = 40.8912 EGP
1 EGP = 0.024455
SGD
Avg
41.2190
High
41.6216
Low
40.8662
Last updated: 5/27/2026, 4:49:24 AM
Quick Conversions
| SGD | EGP |
|---|---|
| 1 SGD | 40.89 EGP |
| 10 SGD | 408.91 EGP |
| 50 SGD | 2,044.56 EGP |
| 100 SGD | 4,089.12 EGP |
| 500 SGD | 20,445.59 EGP |
| 1,000 SGD | 40,891.18 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-27T04:49:24Z",
"rates": {
"EGP": 40.891184
}
}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.1184000000003,
"rate": 40.891184
}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