Rate Overview
Live
1 RUB = 0.655770 EGP
1 EGP = 1.5249
RUB
Avg
0.651499
High
0.655770
Low
0.645484
Last updated: 7/25/2026, 3:15:12 AM
Quick Conversions
| RUB | EGP |
|---|---|
| 1 RUB | 0.66 EGP |
| 10 RUB | 6.56 EGP |
| 50 RUB | 32.79 EGP |
| 100 RUB | 65.58 EGP |
| 500 RUB | 327.89 EGP |
| 1,000 RUB | 655.77 EGP |
Get RUB/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=EGPExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-07-25T03:15:12Z",
"rates": {
"EGP": 0.65577
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "EGP",
"amount": 100
},
"result": 65.577,
"rate": 0.65577
}Build with RUB/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key