Rate Overview
Live
1 EGP = 0.024582 SGD
1 SGD = 40.6802
EGP
Avg
0.024168
High
0.024582
Low
0.023944
Last updated: 4/16/2026, 10:43:42 PM
Quick Conversions
| EGP | SGD |
|---|---|
| 1 EGP | 0.02 SGD |
| 10 EGP | 0.25 SGD |
| 50 EGP | 1.23 SGD |
| 100 EGP | 2.46 SGD |
| 500 EGP | 12.29 SGD |
| 1,000 EGP | 24.58 SGD |
Get EGP/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=SGDExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-04-16T22:43:42Z",
"rates": {
"SGD": 0.024582
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "SGD",
"amount": 100
},
"result": 2.4582,
"rate": 0.024582
}Build with EGP/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key