Rate Overview
Live
1 EGP = 1.5662 RUB
1 RUB = 0.638497
EGP
Avg
1.5776
High
1.6018
Low
1.5659
Last updated: 7/4/2026, 1:32:47 PM
Quick Conversions
| EGP | RUB |
|---|---|
| 1 EGP | 1.57 RUB |
| 10 EGP | 15.66 RUB |
| 50 EGP | 78.31 RUB |
| 100 EGP | 156.62 RUB |
| 500 EGP | 783.09 RUB |
| 1,000 EGP | 1,566.18 RUB |
Get EGP/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=RUBExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-07-04T13:32:47Z",
"rates": {
"RUB": 1.566177
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "RUB",
"amount": 100
},
"result": 156.61769999999999,
"rate": 1.566177
}Build with EGP/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key