Rate Overview
Live
1 RUB = 0.650091 EGP
1 EGP = 1.5382
RUB
Avg
0.593415
High
0.715071
Low
0.458619
Last updated: 7/27/2026, 12:05:17 PM
Quick Conversions
| RUB | EGP |
|---|---|
| 1 RUB | 0.65 EGP |
| 10 RUB | 6.50 EGP |
| 50 RUB | 32.50 EGP |
| 100 RUB | 65.01 EGP |
| 500 RUB | 325.05 EGP |
| 1,000 RUB | 650.09 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-27T12:05:17Z",
"rates": {
"EGP": 0.650091
}
}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.0091,
"rate": 0.650091
}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