Rate Overview
Live
1 EGP = 1.4320 RUB
1 RUB = 0.698335
EGP
Avg
1.4073
High
1.4320
Low
1.3977
Last updated: 5/6/2026, 4:20:14 PM
Quick Conversions
| EGP | RUB |
|---|---|
| 1 EGP | 1.43 RUB |
| 10 EGP | 14.32 RUB |
| 50 EGP | 71.60 RUB |
| 100 EGP | 143.20 RUB |
| 500 EGP | 715.99 RUB |
| 1,000 EGP | 1,431.98 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-06T16:20:14Z",
"rates": {
"RUB": 1.431977
}
}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": 143.1977,
"rate": 1.431977
}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