Rate Overview
Live
1 EGP = 1.5260 RUB
1 RUB = 0.655301
EGP
Avg
1.7064
High
2.1805
Low
1.3985
Last updated: 7/22/2026, 3:21:00 PM
Quick Conversions
| EGP | RUB |
|---|---|
| 1 EGP | 1.53 RUB |
| 10 EGP | 15.26 RUB |
| 50 EGP | 76.30 RUB |
| 100 EGP | 152.60 RUB |
| 500 EGP | 763.01 RUB |
| 1,000 EGP | 1,526.02 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-22T15:21:00Z",
"rates": {
"RUB": 1.526016
}
}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.6016,
"rate": 1.526016
}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