Rate Overview
Live
1 EGP = 1.5223 RUB
1 RUB = 0.656895
EGP
Avg
1.5934
High
1.7455
Low
1.3627
Last updated: 7/26/2026, 2:12:18 AM
Quick Conversions
| EGP | RUB |
|---|---|
| 1 EGP | 1.52 RUB |
| 10 EGP | 15.22 RUB |
| 50 EGP | 76.12 RUB |
| 100 EGP | 152.23 RUB |
| 500 EGP | 761.16 RUB |
| 1,000 EGP | 1,522.31 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-26T02:12:18Z",
"rates": {
"RUB": 1.522314
}
}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": 152.2314,
"rate": 1.522314
}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