Rate Overview
Live
1 EGP = 0.088763 RON
1 RON = 11.2660
EGP
Avg
0.089663
High
0.090701
Low
0.088763
Last updated: 9/3/2026, 4:01:59 AM
Quick Conversions
| EGP | RON |
|---|---|
| 1 EGP | 0.09 RON |
| 10 EGP | 0.89 RON |
| 50 EGP | 4.44 RON |
| 100 EGP | 8.88 RON |
| 500 EGP | 44.38 RON |
| 1,000 EGP | 88.76 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-09-03T04:01:59Z",
"rates": {
"RON": 0.088763
}
}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.876299999999999,
"rate": 0.088763
}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