Rate Overview
Live
1 INR = 0.522648 EGP
1 EGP = 1.9133
INR
Avg
0.523981
High
0.526783
Low
0.520247
Last updated: 8/15/2026, 7:10:25 AM
Quick Conversions
| INR | EGP |
|---|---|
| 1 INR | 0.52 EGP |
| 10 INR | 5.23 EGP |
| 50 INR | 26.13 EGP |
| 100 INR | 52.26 EGP |
| 500 INR | 261.32 EGP |
| 1,000 INR | 522.65 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-08-15T07:10:25Z",
"rates": {
"EGP": 0.522648
}
}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.2648,
"rate": 0.522648
}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