Rate Overview
Live
1 EGP = 0.025468 SGD
1 SGD = 39.2650
EGP
Avg
0.025647
High
0.025767
Low
0.025468
Last updated: 8/12/2026, 10:12:47 AM
Quick Conversions
| EGP | SGD |
|---|---|
| 1 EGP | 0.03 SGD |
| 10 EGP | 0.25 SGD |
| 50 EGP | 1.27 SGD |
| 100 EGP | 2.55 SGD |
| 500 EGP | 12.73 SGD |
| 1,000 EGP | 25.47 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-08-12T10:12:47Z",
"rates": {
"SGD": 0.025468
}
}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.5468,
"rate": 0.025468
}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