Rate Overview
Live
1 INR = 0.561327 EGP
1 EGP = 1.7815
INR
Avg
0.552477
High
0.597548
Low
0.509516
Last updated: 3/26/2026, 5:10:35 PM
Quick Conversions
| INR | EGP |
|---|---|
| 1 INR | 0.56 EGP |
| 10 INR | 5.61 EGP |
| 50 INR | 28.07 EGP |
| 100 INR | 56.13 EGP |
| 500 INR | 280.66 EGP |
| 1,000 INR | 561.33 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-03-26T17:10:35Z",
"rates": {
"EGP": 0.561327
}
}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": 56.1327,
"rate": 0.561327
}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