Rate Overview
Live
1 EGP = 0.084808 RON
1 RON = 11.7913
EGP
Avg
0.083314
High
0.084808
Low
0.082726
Last updated: 5/7/2026, 1:17:41 AM
Quick Conversions
| EGP | RON |
|---|---|
| 1 EGP | 0.08 RON |
| 10 EGP | 0.85 RON |
| 50 EGP | 4.24 RON |
| 100 EGP | 8.48 RON |
| 500 EGP | 42.40 RON |
| 1,000 EGP | 84.81 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-05-07T01:17:41Z",
"rates": {
"RON": 0.084808
}
}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": 8.480799999999999,
"rate": 0.084808
}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