Rate Overview
Live
1 RUB = 0.637202 EGP
1 EGP = 1.5694
RUB
Avg
0.632713
High
0.644641
Low
0.616125
Last updated: 3/6/2026, 5:14:25 PM
Quick Conversions
| RUB | EGP |
|---|---|
| 1 RUB | 0.64 EGP |
| 10 RUB | 6.37 EGP |
| 50 RUB | 31.86 EGP |
| 100 RUB | 63.72 EGP |
| 500 RUB | 318.60 EGP |
| 1,000 RUB | 637.20 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-03-06T17:14:25Z",
"rates": {
"EGP": 0.637202
}
}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": 63.720200000000006,
"rate": 0.637202
}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