Rate Overview
Live
1 EGP = 0.024370 SGD
1 SGD = 41.0341
EGP
Avg
0.026133
High
0.027282
Low
0.024333
Last updated: 3/27/2026, 3:53:50 PM
Quick Conversions
| EGP | SGD |
|---|---|
| 1 EGP | 0.02 SGD |
| 10 EGP | 0.24 SGD |
| 50 EGP | 1.22 SGD |
| 100 EGP | 2.44 SGD |
| 500 EGP | 12.19 SGD |
| 1,000 EGP | 24.37 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-03-27T15:53:50Z",
"rates": {
"SGD": 0.02437
}
}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.437,
"rate": 0.02437
}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