Rate Overview
Live
1 EGP = 1.7008 RUB
1 RUB = 0.587946
EGP
Avg
1.6997
High
1.7202
Low
1.6640
Last updated: 9/2/2026, 5:59:14 PM
Quick Conversions
| EGP | RUB |
|---|---|
| 1 EGP | 1.70 RUB |
| 10 EGP | 17.01 RUB |
| 50 EGP | 85.04 RUB |
| 100 EGP | 170.08 RUB |
| 500 EGP | 850.42 RUB |
| 1,000 EGP | 1,700.84 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-09-02T17:59:14Z",
"rates": {
"RUB": 1.700836
}
}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": 170.0836,
"rate": 1.700836
}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