Rate Overview
Live
1 INR = 0.528064 EGP
1 EGP = 1.8937
INR
Avg
0.524711
High
0.528064
Low
0.522498
Last updated: 7/20/2026, 6:48:17 AM
Quick Conversions
| INR | EGP |
|---|---|
| 1 INR | 0.53 EGP |
| 10 INR | 5.28 EGP |
| 50 INR | 26.40 EGP |
| 100 INR | 52.81 EGP |
| 500 INR | 264.03 EGP |
| 1,000 INR | 528.06 EGP |
Get INR/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=EGPExample Response:
{
"success": true,
"base": "INR",
"date": "2026-07-20T06:48:17Z",
"rates": {
"EGP": 0.528064
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "EGP",
"amount": 100
},
"result": 52.8064,
"rate": 0.528064
}Build with INR/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key