Rate Overview
Live
1 RON = 11.4741 EGP
1 EGP = 0.087153
RON
Avg
11.3137
High
11.4741
Low
11.0142
Last updated: 3/7/2026, 6:43:32 AM
Quick Conversions
| RON | EGP |
|---|---|
| 1 RON | 11.47 EGP |
| 10 RON | 114.74 EGP |
| 50 RON | 573.70 EGP |
| 100 RON | 1,147.41 EGP |
| 500 RON | 5,737.04 EGP |
| 1,000 RON | 11,474.07 EGP |
Get RON/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=EGPExample Response:
{
"success": true,
"base": "RON",
"date": "2026-03-07T06:43:32Z",
"rates": {
"EGP": 11.474073
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "EGP",
"amount": 100
},
"result": 1147.4073,
"rate": 11.474073
}Build with RON/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key