Rate Overview
Live
1 RUB = 0.651462 EGP
1 EGP = 1.5350
RUB
Avg
0.663354
High
0.740411
Low
0.606403
Last updated: 7/22/2026, 7:28:24 AM
Quick Conversions
| RUB | EGP |
|---|---|
| 1 RUB | 0.65 EGP |
| 10 RUB | 6.51 EGP |
| 50 RUB | 32.57 EGP |
| 100 RUB | 65.15 EGP |
| 500 RUB | 325.73 EGP |
| 1,000 RUB | 651.46 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-22T07:28:24Z",
"rates": {
"EGP": 0.651462
}
}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.1462,
"rate": 0.651462
}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