Rate Overview
Live
1 INR = 0.564357 EGP
1 EGP = 1.7719
INR
Avg
0.562869
High
0.565273
Low
0.558145
Last updated: 5/6/2026, 3:58:58 AM
Quick Conversions
| INR | EGP |
|---|---|
| 1 INR | 0.56 EGP |
| 10 INR | 5.64 EGP |
| 50 INR | 28.22 EGP |
| 100 INR | 56.44 EGP |
| 500 INR | 282.18 EGP |
| 1,000 INR | 564.36 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-05-06T03:58:58Z",
"rates": {
"EGP": 0.564357
}
}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.4357,
"rate": 0.564357
}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