Rate Overview
Live
1 EGP = 1.3713 RUB
1 RUB = 0.729250
EGP
Avg
1.5593
High
1.7011
Low
1.3506
Last updated: 5/26/2026, 7:53:37 PM
Quick Conversions
| EGP | RUB |
|---|---|
| 1 EGP | 1.37 RUB |
| 10 EGP | 13.71 RUB |
| 50 EGP | 68.56 RUB |
| 100 EGP | 137.13 RUB |
| 500 EGP | 685.64 RUB |
| 1,000 EGP | 1,371.27 RUB |
Get EGP/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=RUBExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-05-26T19:53:37Z",
"rates": {
"RUB": 1.371271
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "RUB",
"amount": 100
},
"result": 137.12709999999998,
"rate": 1.371271
}Build with EGP/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key