Rate Overview
Live
1 RON = 11.7662 EGP
1 EGP = 0.084989
RON
Avg
11.9745
High
12.0880
Low
11.7662
Last updated: 5/7/2026, 9:08:30 AM
Quick Conversions
| RON | EGP |
|---|---|
| 1 RON | 11.77 EGP |
| 10 RON | 117.66 EGP |
| 50 RON | 588.31 EGP |
| 100 RON | 1,176.62 EGP |
| 500 RON | 5,883.08 EGP |
| 1,000 RON | 11,766.16 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-05-07T09:08:30Z",
"rates": {
"EGP": 11.76616
}
}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": 1176.616,
"rate": 11.76616
}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