Rate Overview
Live
1 EGP = 0.025148 SGD
1 SGD = 39.7646
EGP
Avg
0.025415
High
0.025573
Low
0.025148
Last updated: 7/22/2026, 1:28:46 PM
Quick Conversions
| EGP | SGD |
|---|---|
| 1 EGP | 0.03 SGD |
| 10 EGP | 0.25 SGD |
| 50 EGP | 1.26 SGD |
| 100 EGP | 2.51 SGD |
| 500 EGP | 12.57 SGD |
| 1,000 EGP | 25.15 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-07-22T13:28:46Z",
"rates": {
"SGD": 0.025148
}
}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.5148,
"rate": 0.025148
}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