Rate Overview
Live
1 EGP = 0.025556 SGD
1 SGD = 39.1298
EGP
Avg
0.025098
High
0.025556
Low
0.024703
Last updated: 6/17/2026, 7:33:11 AM
Quick Conversions
| EGP | SGD |
|---|---|
| 1 EGP | 0.03 SGD |
| 10 EGP | 0.26 SGD |
| 50 EGP | 1.28 SGD |
| 100 EGP | 2.56 SGD |
| 500 EGP | 12.78 SGD |
| 1,000 EGP | 25.56 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-06-17T07:33:11Z",
"rates": {
"SGD": 0.025556
}
}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.5556,
"rate": 0.025556
}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