Rate Overview
Live
1 EGP = 1.4569 RUB
1 RUB = 0.686372
EGP
Avg
1.4549
High
1.4775
Low
1.4448
Last updated: 4/16/2026, 3:13:08 PM
Quick Conversions
| EGP | RUB |
|---|---|
| 1 EGP | 1.46 RUB |
| 10 EGP | 14.57 RUB |
| 50 EGP | 72.85 RUB |
| 100 EGP | 145.69 RUB |
| 500 EGP | 728.47 RUB |
| 1,000 EGP | 1,456.94 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-04-16T15:13:08Z",
"rates": {
"RUB": 1.456936
}
}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": 145.6936,
"rate": 1.456936
}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