Rate Overview
Live
1 RUB = 0.633981 EGP
1 EGP = 1.5773
RUB
Avg
0.634736
High
0.639643
Low
0.624281
Last updated: 7/7/2026, 1:03:38 AM
Quick Conversions
| RUB | EGP |
|---|---|
| 1 RUB | 0.63 EGP |
| 10 RUB | 6.34 EGP |
| 50 RUB | 31.70 EGP |
| 100 RUB | 63.40 EGP |
| 500 RUB | 316.99 EGP |
| 1,000 RUB | 633.98 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-07T01:03:38Z",
"rates": {
"EGP": 0.633981
}
}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.3981,
"rate": 0.633981
}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