Rate Overview
Live
1 IDR = 0.002795 EGP
1 EGP = 357.7818
IDR
Avg
0.002845
High
0.002922
Low
0.002792
Last updated: 6/19/2026, 8:54:17 AM
Quick Conversions
| IDR | EGP |
|---|---|
| 1 IDR | 0.00 EGP |
| 10 IDR | 0.03 EGP |
| 50 IDR | 0.14 EGP |
| 100 IDR | 0.28 EGP |
| 500 IDR | 1.40 EGP |
| 1,000 IDR | 2.80 EGP |
Get IDR/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=EGPExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-06-19T08:54:17Z",
"rates": {
"EGP": 0.002795
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "EGP",
"amount": 100
},
"result": 0.2795,
"rate": 0.002795
}Build with IDR/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key