Rate Overview
Live
1 EGP = 1.5443 RUB
1 RUB = 0.647558
EGP
Avg
1.5642
High
1.6491
Low
1.4975
Last updated: 3/27/2026, 11:35:05 AM
Quick Conversions
| EGP | RUB |
|---|---|
| 1 EGP | 1.54 RUB |
| 10 EGP | 15.44 RUB |
| 50 EGP | 77.21 RUB |
| 100 EGP | 154.43 RUB |
| 500 EGP | 772.13 RUB |
| 1,000 EGP | 1,544.26 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-03-27T11:35:05Z",
"rates": {
"RUB": 1.544263
}
}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": 154.4263,
"rate": 1.544263
}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