Rate Overview
Live
1 EGP = 1.4342 RUB
1 RUB = 0.697238
EGP
Avg
1.4036
High
1.4342
Low
1.3846
Last updated: 6/15/2026, 8:23:45 PM
Quick Conversions
| EGP | RUB |
|---|---|
| 1 EGP | 1.43 RUB |
| 10 EGP | 14.34 RUB |
| 50 EGP | 71.71 RUB |
| 100 EGP | 143.42 RUB |
| 500 EGP | 717.11 RUB |
| 1,000 EGP | 1,434.23 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-06-15T20:23:45Z",
"rates": {
"RUB": 1.43423
}
}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.423,
"rate": 1.43423
}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