Rate Overview
Live
1 RUB = 0.686371 EGP
1 EGP = 1.4569
RUB
Avg
0.687381
High
0.692127
Low
0.676832
Last updated: 4/16/2026, 3:09:07 PM
Quick Conversions
| RUB | EGP |
|---|---|
| 1 RUB | 0.69 EGP |
| 10 RUB | 6.86 EGP |
| 50 RUB | 34.32 EGP |
| 100 RUB | 68.64 EGP |
| 500 RUB | 343.19 EGP |
| 1,000 RUB | 686.37 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-04-16T15:09:07Z",
"rates": {
"EGP": 0.686371
}
}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": 68.63709999999999,
"rate": 0.686371
}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