Rate Overview
Live
1 INR = 0.532134 EGP
1 EGP = 1.8792
INR
Avg
0.542187
High
0.546522
Low
0.532134
Last updated: 6/15/2026, 10:03:34 AM
Quick Conversions
| INR | EGP |
|---|---|
| 1 INR | 0.53 EGP |
| 10 INR | 5.32 EGP |
| 50 INR | 26.61 EGP |
| 100 INR | 53.21 EGP |
| 500 INR | 266.07 EGP |
| 1,000 INR | 532.13 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-06-15T10:03:34Z",
"rates": {
"EGP": 0.532134
}
}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": 53.2134,
"rate": 0.532134
}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