Rate Overview
Live
1 INR = 0.545292 EGP
1 EGP = 1.8339
INR
Avg
0.543553
High
0.585328
Low
0.510392
Last updated: 5/26/2026, 7:20:12 AM
Quick Conversions
| INR | EGP |
|---|---|
| 1 INR | 0.55 EGP |
| 10 INR | 5.45 EGP |
| 50 INR | 27.26 EGP |
| 100 INR | 54.53 EGP |
| 500 INR | 272.65 EGP |
| 1,000 INR | 545.29 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-26T07:20:12Z",
"rates": {
"EGP": 0.545292
}
}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": 54.5292,
"rate": 0.545292
}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