Rate Overview
Live
1 EGP = 0.092667 RON
1 RON = 10.7913
EGP
Avg
0.093112
High
0.093637
Low
0.092667
Last updated: 7/4/2026, 1:32:25 PM
Quick Conversions
| EGP | RON |
|---|---|
| 1 EGP | 0.09 RON |
| 10 EGP | 0.93 RON |
| 50 EGP | 4.63 RON |
| 100 EGP | 9.27 RON |
| 500 EGP | 46.33 RON |
| 1,000 EGP | 92.67 RON |
Get EGP/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=RONExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-07-04T13:32:25Z",
"rates": {
"RON": 0.092667
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "RON",
"amount": 100
},
"result": 9.2667,
"rate": 0.092667
}Build with EGP/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key