Rate Overview
Live
1 RUB = 0.648830 EGP
1 EGP = 1.5412
RUB
Avg
0.574721
High
0.648830
Low
0.458619
Last updated: 3/27/2026, 10:15:07 AM
Quick Conversions
| RUB | EGP |
|---|---|
| 1 RUB | 0.65 EGP |
| 10 RUB | 6.49 EGP |
| 50 RUB | 32.44 EGP |
| 100 RUB | 64.88 EGP |
| 500 RUB | 324.42 EGP |
| 1,000 RUB | 648.83 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-27T10:15:07Z",
"rates": {
"EGP": 0.64883
}
}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": 64.883,
"rate": 0.64883
}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