Rate Overview
Live
1 RUB = 0.726344 EGP
1 EGP = 1.3768
RUB
Avg
0.736140
High
0.745876
Low
0.726226
Last updated: 5/27/2026, 11:14:05 AM
Quick Conversions
| RUB | EGP |
|---|---|
| 1 RUB | 0.73 EGP |
| 10 RUB | 7.26 EGP |
| 50 RUB | 36.32 EGP |
| 100 RUB | 72.63 EGP |
| 500 RUB | 363.17 EGP |
| 1,000 RUB | 726.34 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-05-27T11:14:05Z",
"rates": {
"EGP": 0.726344
}
}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": 72.6344,
"rate": 0.726344
}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