Rate Overview
Live
1 RUB = 0.726170 EGP
1 EGP = 1.3771
RUB
Avg
0.736117
High
0.745876
Low
0.726170
Last updated: 5/27/2026, 1:55:38 PM
Quick Conversions
| RUB | EGP |
|---|---|
| 1 RUB | 0.73 EGP |
| 10 RUB | 7.26 EGP |
| 50 RUB | 36.31 EGP |
| 100 RUB | 72.62 EGP |
| 500 RUB | 363.09 EGP |
| 1,000 RUB | 726.17 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-27T13:55:38Z",
"rates": {
"EGP": 0.72617
}
}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.617,
"rate": 0.72617
}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