Rate Overview
Live
1 EGP = 0.025140 SGD
1 SGD = 39.7772
EGP
Avg
0.026099
High
0.027632
Low
0.023688
Last updated: 7/26/2026, 3:54:06 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.14 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-26T15:54:06Z",
"rates": {
"SGD": 0.02514
}
}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.514,
"rate": 0.02514
}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